Media query styles applied only to the first element in function
Open
feature request
help wanted
- Dominant language
- JavaScript
- Stars
- 7.1k
- Forks
- 386
- PR merge metrics
- No merged PRs in 30d
Description
__Expected behavior:__
when changing screen size media query in function should apply styles to all the component that uses it
__Describe the bug:__
only the first component gets the styles of media query in function, it looks like it was introduced in 10.0.1
__Codesandbox link:__
https://codesandbox.io/s/react-jss-playground-nwurq
__Versions (please complete the following information):__
- jss:10.1.1
- Browser saw it on chrome, havent tested others
- OS windows10:

Contributor guide
Assessment
This issue has not been assessed yet.