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 |
Beta Was this translation helpful? Give feedback.
Answered by
stefanmonkey
Oct 27, 2022
Replies: 3 comments 3 replies
-
Same error for me |
Beta Was this translation helpful? Give feedback.
1 reply
-
For the next major release iteration, we will support React 18 |
Beta Was this translation helpful? Give feedback.
2 replies
-
I have the same problem with @antv/[email protected] and react 18 raise |
Beta Was this translation helpful? Give feedback.
0 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