Replies: 1 comment 1 reply
-
@ah3nry Not sure what's up with 18.2.0, but if you upgrade to React 18.3.1 in the codepen, itll work as expected. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
when I try to use a react component I get the following:
TypeError: Cannot read properties of null (reading 'useRef')
I'm seeing this via the codepen links and local builds.
Beta Was this translation helpful? Give feedback.
All reactions