appbaseio / appbaseio/reactivesearch

Support passing Emotion 10 css objects in params

Open
#1,483 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
4.9k
Forks
478
PR merge metrics
No merged PRs in 30d

Description

**Affected Projects**

React
**Is your feature request related to a problem? Please describe.**

Now that the project is using Emotion 10 css function now returns an object not a class name
however I've been using ReactiveList
with listClass parameter, which takes a string so this doesn't work anymore

The clunky solution I found was to wrap the whole component in `` https://emotion.sh/docs/class-names

Can these parameters internally perhaps handle this so that i can just pass a css` object straight in

Thanks

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.