-
-
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
[next demo] Customized Snackbar clicking "Open Success Snackbar" gives runtime error #21858
Comments
Seems related to #21811 |
I suspect an issue with react-transition-group, I didn't look deep, I have seen a few troubling behaviors. |
For example? |
I have seen react-transition-group raise a warning about a wrong prop type HTMLElement vs HTMLDivElement, I don't see any structural difference between the demo and the others. Now, I didn't look deep, nor plan to. Forget my previous comment, it's noise :). |
Where? |
Never mind, different problem https://github.com/reactjs/react-transition-group/pull/619#discussion_r420847211… |
Current Behavior 😯
Demo crashes and requests I report the issue here.
Expected Behavior 🤔
Demo does something after clicking
Steps to Reproduce 🕹
Steps:
Context 🔦
Want to see what Snackbar does in next.material-ui
Your Environment 🌎
The text was updated successfully, but these errors were encountered: