Ion-content scrolling broken on chrome

Hello,

I use chrome on Windows 10 for developing my ionic apps. Yesterday I noticed that scrolling of the ion-content element has stopped working. I tried it with the ionic sidemenu starter project, with a long list of playlists and it doesn’t work with that either, so I know it’s not specific to my app code. I tried reinstalling chrome but it didn’t fix the problem. Then I tried the code in firefox, and it works fine as expected, so I can only conclude that something has happened with chrome to stop the scrolling working.

Can anyone shed any light on this? Is this a bug with ionic or a bug in chrome?

many thanks in advance

1 Like

I’m working round this issue by using the latest chromium browser instead which works. Hopefully a future update to chrome will fix this