Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs] Fix global styles dynamic changes #25863

Closed
wants to merge 8 commits into from

Conversation

mnajdova
Copy link
Member

On top of #25855 for testing purposes.

const globalCacheInstance = createCache({ key: 'css', prepend: true });
globalCacheInstance.compat = true;

const getCache = () => globalCacheInstance;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just returns global cache

@mui-pr-bot
Copy link

mui-pr-bot commented Apr 21, 2021

No bundle size changes

Generated by 🚫 dangerJS against 11811a5

@mnajdova mnajdova closed this Apr 21, 2021
@mnajdova mnajdova changed the title [DO NOT REVIEW][docs] Fixes ssr breaks leaks [docs] Fix global styles dynamic changes May 7, 2021
@zannager zannager added the docs Improvements or additions to the documentation label Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants