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
Uncaught TypeError: Cannot read properties of null (reading 'useRef')
React19 is updated to latest, resulting in the above error when loading shineout or antd. The react version will load 19.0.0, 18.3.1, and 18.2.0 at the same time. If you use ?deps=, you can only fix the current dependent react version, and the internal dependencies still cannot control the react version.
Additional info
Browser info:
The text was updated successfully, but these errors were encountered:
Failing module
Error message
After
onload
I got this:React19 is updated to latest, resulting in the above error when loading shineout or antd. The react version will load 19.0.0, 18.3.1, and 18.2.0 at the same time. If you use ?deps=, you can only fix the current dependent react version, and the internal dependencies still cannot control the react version.
Additional info
The text was updated successfully, but these errors were encountered: