[react-jss] injectSheet: detach static sheet from the sheet registry when needed
Open
complexity:moderate
enhancement
- Dominant language
- JavaScript
- Stars
- 7.1k
- Forks
- 386
- PR merge metrics
- No merged PRs in 30d
Description
_From @oliviertassinari on July 25, 2017 20:49_
This issue is part of a series of feedbacks. [I been upgrading the Material-UI solution](https://github.com/callemall/material-ui/pull/7461).
Unfortunately, I had to fork the package in order to reach my goal.
Now, it's time to reconciliation.
### The issue
Right now, a static sheet is never removed from the sheet registry.
I have been using that feature for testing and demo purposes on Material-UI.
_Copied from original issue: cssinjs/react-jss#131_
Contributor guide
Assessment
This issue has not been assessed yet.