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
{{ message }}
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.
For some reason I can't retrive ref from the carousel:
I get error saying that there is no such prop.
In
@types/tiny-slider-reader
I don't see any ref prop available too.If I ignore this, I get this error in browser:
And if I pass it like
I get a reference to html element, not tiny-slider. And then application falls with error that
children.length is undefined.
What am I doing wrong?
The text was updated successfully, but these errors were encountered: