tleunen / react-mdl

React Components for Material Design Lite
https://tleunen.github.io/react-mdl/
MIT License
1.76k stars 255 forks source link

Restore menu DOM after downgrade in order to allow react to cleanly unmount the component. #435

Closed DirtyHairy closed 7 years ago

DirtyHairy commented 7 years ago

This PR fixes #426

codecov-io commented 7 years ago

Current coverage is 99.10% (diff: 100%)

Merging #435 into master will increase coverage by <.01%

Diff Coverage File Path
•••••••••• 100% src/tests/Menu-test.js
•••••••••• 100% src/Menu.js

Powered by Codecov. Last update 5563865...4f621ad

DirtyHairy commented 7 years ago

Yes, react-mdl 1.x is a nightmare when it comes to DOM maniupulations :smirk: