DropDownMenu, TabBars, and Menus do not respond to click events #2388
Labels
bug 🐛
Something doesn't work
external dependency
Blocked by external dependency, we can’t do anything about it
Multiple components within material-ui are not responding to click events when I add them to this popular boilerplate: https://github.com/erikras/react-redux-universal-hot-example
I am really not sure what is going on. Buttons work but the components mentioned above do not even show a ripple effect. Is there something obvious that I am missing? I am testing by copy and pasting the default examples.
Note: I have set global userAgent for server-side rendering via:
The text was updated successfully, but these errors were encountered: