-
-
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
[snackbar] Fix TransitionProps override inner exited state #30280
Conversation
Details of bundle changes.Comparing: b3e7947...ba44737 Details of page changes
@material-ui/core: parsed: +Infinity% , gzip: +Infinity% |
👋 The migration PR has been merged. Please follow these steps to make sure that the contents are all updated. (Sorry for the inconvenience)
If you are struggle with the steps above, feel free to tag @siriwatknp |
@ZouYouShun thanks for the effort. Could you add tests to showcase what broke? |
I am closing the PR as there hasn't been any answer/activity in a few months. @ZouYouShun if there is still an issue in your codebase, please open an issue with reproduction and we can take a look at it. Thanks for the effort! |
Hi team, when I try to migrate my existing project to
v4.12.3
prepare to upgrade API to v5 better,but I found that broke that
Snackbar
innerexited
state, fix that by following the coding style inpackages/material-ui/src/Menu/Menu.js:71