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
I am trying to use it with react-waypoint with autoplay to false and with control from state.
However, it works on single Waypoint but giving error on more than one. TypeError: Cannot read property 'play' of undefined
Can you help?
The text was updated successfully, but these errors were encountered:
Hi
I am trying to use it with
react-waypoint
with autoplay to false and with control from state.However, it works on single Waypoint but giving error on more than one.
TypeError: Cannot read property 'play' of undefined
Can you help?
The text was updated successfully, but these errors were encountered: