You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 24, 2024. It is now read-only.
I am starting to think it is unrelated react-router throwing the warning. I found out another way reproduce the issue.
Open and close the first modal.
Open the 2nd modal. The warning is in the console.
Warning: Exception thrown by hook while handling onSetChildren: Invariant Violation: Expected onBeforeMountComponent() parent and onSetChildren() to be consistent (28 has parents 22 and 27).
Invariant Violation: Expected onBeforeMountComponent() parent and onSetChildren() to be consistent (28 has parents 22 and 27).
How to reproduce:
modal
npm run install && npm run start
The text was updated successfully, but these errors were encountered: