Closed helloitsm3 closed 4 years ago
@helloitsm3 Please provide a full reproduction test case. This would help a lot 👷 . A live example would be perfect. This codesandbox.io template may be a good starting point. Thank you!
I have an issue with v4 , mui autocomplete component combined with popper component it is causing a memory leak on deployment. https://stackoverflow.com/questions/70637240/mui-autocomplete-combined-with-a-popper-component-is-causing-a-major-leak-when-d
There is a memory leak when switching pages while using withStyles in class component
Current Behavior 😯
When switching to another page in my NextJS application, the console will throw "Can't perform a react state update on an unmounted component
Expected Behavior 🤔
Expected no memory leak error in console
Steps to Reproduce 🕹
Code:
Context 🔦
Your Environment 🌎
Image