-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
I want to dynamic import "styled-jss" and able to do that so styled-jss become a chunk and only loaded when one of my styled components loaded. For simple case, it works (see sandbox link below)
Expected behavior:
+Component selector should work.
+Style should cached somehow.
The bug:
+Component selector doens't work:
+Similar classes generated multiple times:

Codesandbox:
https://codesandbox.io/s/styled-jss-playground-9f5j0?file=/index.js
Versions (please complete the following information):__
- jss: 10.3.0
- styled-jss: 2.2.3
- Browser: Chrome
- OS: Windows
Maybe the way i wrapped components is incorrect, if so, could you point me the way so i can fix it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
