[jss-isolate] support SSR
Open
bug
complexity:high
plugin
- Dominant language
- JavaScript
- Stars
- 7.1k
- Forks
- 386
- PR merge metrics
- No merged PRs in 30d
Description
Currently sheet created by jss-isolate is not added to the sheets registry when rendered on the server. This is only a problem for SSR, because it can't aggregate the sheet.
Discovered by @typical000 while building the new landing page for JSS.
## Todo
- [ ] allow to get the reset sheet by the user
- [ ] think of a way on how to automate it in react-jss
Contributor guide
Assessment
This issue has not been assessed yet.