This repository has been archived by the owner on Feb 17, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 108
Invariant Violation #67
Comments
Is your example code using a ref? |
getting the same with emotion website
https://github.com/stereobooster/emotion is equal with https://github.com/emotion-js/emotion at the moment of writing.
Source code is here. As you can see it doesn't use There is <div ref="mount" className="preview-display" /> I tried to remove it and the problem still exists. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi there, I seem to be getting an invariant violation and can't get my head around what the problem is. I am using webpack and React Router if that helps.
This is the error:
Here's how my file is setup:
The text was updated successfully, but these errors were encountered: