-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update react-popper to v1 #11855
Comments
Yeah, react-popper just released a new version, stick to v0.x for now. https://github.com/FezVrasta/react-popper/releases/tag/v1.0.0 |
Thank you, Can you update you documentation? |
I'm will update the project to rely on react-popper@1 |
I'm curious as to why |
@nbkhope Did you have popper in your dependencies or did you use transitive one? |
@nbkhope There is an eslint plugin to help you identifying transitive dependencies. I would encourage you to use it :). |
Hi,
your 'MenuList composition' example in official documentation:
https://material-ui.com/demos/menus/
not work:
https://codesandbox.io/s/38q476vomq
The text was updated successfully, but these errors were encountered: