When importing Button from material ui core and when click it throws error like "Unable to find node on an unmounted component" .
The platform i am using here is React with typescript
Versions used here is
React : 16.6.1
React-DOM : 16.6.1
@Material-UI/Core : 3.6.2
Do you have a minimal reproducible example? It would be helpful if you followed the issue template.
@joshwooding : I have taken the codes from their website itself even if i run that code in codesandbox it runs . When runs in the typescript project it throws error .
@vignesh25 It鈥檚 still hepful to provide a codesandbox, are you using the create react app typescript example?
At least error message and stack trace would help a lot.
Most helpful comment
At least error message and stack trace would help a lot.