[Ionic2 beta 11] scrolling is rendered but not understood by browser
See original GitHub issueShort description of the problem:
My newsfeed renders fine but chrome does not move the elemnt boundaries with the scrolled elements. Somehow all button clicks stay on the same height even with scrolling. http://i.imgur.com/rnzAUnU.gifv THis div demonstrates how the devtools don’t scroll
What behavior are you expecting?
Normal scrolling
Other information: (e.g. stacktraces, related issues, suggestions how to fix, stackoverflow links, forum links, etc) Even though I had some very weird update behaviour where one function would get a copy of the controller instance that is not reflected on the dom when changed, other errors where not shown in console or somewhere else.
Which Ionic Version? 2.beta.11
Edit: reverting the ionic version to beta 10 fixes all isues
Run ionic info
from terminal/cmd prompt: (paste output below)
I’m somehow not able to copy this so here’s a screenshot http://i.imgur.com/bjVdoDR.png
Issue Analytics
- State:
- Created 7 years ago
- Comments:8 (5 by maintainers)
Hello! I am going to be closing this issue for now since we cannot reproduce, but definitely feel free to comment if you still have this issue in beta.12 and can put together a reproducible example!
@Isigiel Sounds good and no problem! Also, instead of giving me access to the full app, it would actually be even more beneficial if the repo was a minimal example, preferably based on one of our starters, using pure ionic 2 code. Thanks for using Ionic!