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
In principle, the plugin is working in my app. But I noticed a strange phenomenon on iOS: If I add this package, no page scrolling is possible anymore on iOS (which in fact breaks my app). As soon as I remove the plugin, everything is back to normal.
This only happens on the main body. If I include a div with an autoscroll behaviour, I am able to scroll this div. But the main page itself is unscrollable.