Thank you for reporting this bug. We will make it our priority to review this report.
-
Sencha Premium User
Mobile Chrome scrolling issue
Hi everyone,
I have a problem of scrolling on Google Chrome Mobile only (Android and IOS) with ExtJS 6.5 Modern:
As you can see on the video above, the scroller disappear at the bottom of the screen, and the last line of the grid doesn't appear. There are only 6 lines into the group who count 7...

(Sorry for the link, but attachment doesn't work.)
The same app on the same phone with Opera works perfectly, and the same app on Google Chrome Desktop (on Win10) works perfectly too.
Many thanks for any help!
-
Thanks for the report. Sounds like a bug. Are you able to reproduce this issue in a test case?
https://fiddle.sencha.com/#view/editor
-
Sencha Premium User
I try to reproduce the bug in Fiddle, without success until now.
I think it's important that I precise for my app, I used the template admin_dashboard.
So the interface is quite complicated to reproduced in Fiddle....
-
Sencha Premium User
Hi,
The bug is done!
It was because when I migrated my app from ExtJS 6.0 to ExtJS 6.5, I let some CSS from the template admin_dashboard which did this bug in the new version... My bad 
Sorry for the disturbing.