Scroll does not work after navigation into a view

Hi, i created the following example to demonstrate the problem:
bmaciag/scroll-issue (github.com)

When you navigate on an iphone to an different page via side menu, you can not scroll.

Is this a bug or am I doing something wrong?

Best, Bart

This is a bug in WebKit, the engine that powers Safari/WKWebView on iOS. See this GitHub issue for a workaround: https://github.com/ionic-team/ionic-framework/issues/22306

I have reported this issue to the WebKit team, and they have resolved the bug. Now we are just waiting for the fix to ship in an upcoming release of iOS.

1 Like