If Graphin surround by <React.StrictMode> , it will error in rendering. #415
EnvironmentReact 18 use example in https://codesandbox.io/s/dreamy-wozniak-jkc5o5 change the index.tsx Error Message |
Answered by
stefanmonkey
Oct 27, 2022
Replies: 3 comments 3 replies
|
Same error for me |
1 reply
|
For the next major release iteration, we will support React 18 |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



same error for me
I just remove <React.StrictMode></React.StrictMode>, then fixed