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
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