Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i can't use methods #128

Open
Gripers opened this issue Jul 3, 2023 · 1 comment
Open

i can't use methods #128

Gripers opened this issue Jul 3, 2023 · 1 comment

Comments

@Gripers
Copy link

Gripers commented Jul 3, 2023

i'm trying with useRef, but it gives error ref.current.to() is not a function

@gravitymedianet
Copy link

You need to test first -- if (ref && ref.current) {.your code }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants