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'm using the react component. Trying to run swipe.instance.setup() in componentDidMount does not work since it's undefined, only when the page completely renders is when setup() can be called and does what it's supposed to do. The width seems to be correct on mobile though.
The text was updated successfully, but these errors were encountered:
The problem seems to be identical to this one.
I'm using the react component. Trying to run swipe.instance.setup() in componentDidMount does not work since it's undefined, only when the page completely renders is when setup() can be called and does what it's supposed to do. The width seems to be correct on mobile though.
The text was updated successfully, but these errors were encountered: