question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Menus not working after upgrading to 1.0.0

See original GitHub issue

Hello all.

I have noticed after upgrading to @material-ui/core@1.0.0, my application menus stopped working. They are being created within the MuiModal-root but the MuiModal-hidden class aren’t being removed.

  • This is a v1.x issue (v0.x is no longer maintained).
  • I have searched the issues of this repository and believe that this is not a duplicate.

Expected Behavior

  • MuiModal-hidden class getting removed from the modal root.

Current Behavior

  • MuiModal-hidden class is still applied to modal root.

GIF reference

2018-05-21_15-35-14

Context

It is not working when I try to show the drawer, menu within the AppBar nor within the rows per page menu on TablePagination.

Your Environment

Tech Version
Material-UI v1.0.0
React v16.2.0
browser Google Chrome

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:2
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

6reactions
carlgundersoncommented, May 30, 2018

The fix for this is to also ensure react-dom is updated to at least 16.3.0

0reactions
joeguerra504commented, Jun 6, 2018

Thanks for this. I was fighting with all of my menus after upgrading to 1.0. Upgrading to React and react-dom 16.3 from 16.2 fixed it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Menus not working after upgrading to 1.0.0 · Issue #11530
Hello all. I have noticed after upgrading to @material-ui/core@1.0.0, my application menus stopped working. They are being created within ...
Read more >
No Menus After 12.0.1 Upgrade - Forum
Now they are telling me I need to upgrade to 12.1 to fix the menus which means two more upgrades of NTA and...
Read more >
Menu glitch is patched on 1.0.0 : r/PokemonGlitches
I haven't updated my game since installing it and it says its on version 1.0.0 but the menu glitch still seems to be...
Read more >
Menu problem after upgrade from 3.10 to 4.2.3
Hello, I uninstalled the custom templates, only the standard templates are installed: + Beez3 + Hathor Administrator Template
Read more >
1.0.0 - Context Menu on Issue Overview not working as before
It was working for me on 1.0.1, but since last update to r4045 it has been causing error 500 on the log and...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found