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 was archived by the owner on Apr 8, 2020. It is now read-only.
I am using React # next and I am getting an error:
Uncaught Error: CSSTransition.getChildContext(): childContextTypes must be defined in order to use getChildContext().I temporary fixed this with:
I am not too sure why this error occurs but it seems something has changed in react.