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

[core][enhancement] Disable WeakRef usage in WyW modulate evaluation #25

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

brijeshb42
Copy link
Contributor

@brijeshb42 brijeshb42 commented Apr 19, 2024

phase to avoid the "Invariant: Module 00041 has been disposed" issues. This results in more reliability but at the cost of more memory consumption which should be fine for now.

Related to mui/material-ui#41909, Anber/wyw-in-js#71

phase to avoid the "Invariant: Module 00041 has been disposed" issues.
This results in more reliability but at the cost of more memory consumption
which should be fine for now.
@brijeshb42 brijeshb42 added the enhancement This is not a bug, nor a new feature label Apr 19, 2024
@brijeshb42 brijeshb42 merged commit 2f1097f into mui:master Apr 19, 2024
12 checks passed
@brijeshb42 brijeshb42 deleted the pigment/weak-ref branch April 19, 2024 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This is not a bug, nor a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants