question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Ionic2 beta 11] scrolling is rendered but not understood by browser

See original GitHub issue

Short 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:closed
  • Created 7 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
jgw96commented, Aug 11, 2016

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!

0reactions
jgw96commented, Aug 11, 2016

@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!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Scrolling in browser in an Ionic Project - Stack Overflow
I have a project since today. I have an ionic project who comes from a Windows and I can't scroll the view in...
Read more >
ion-virtual-scroll - Ionic Framework
While scrolling through items quickly, <ion-img> knows when and when not to make requests, when and when not to render images, and only...
Read more >
Customize your Ionic Framework app with CSS Shadow Parts!
Shadow parts make it easier to theme and customize Ionic Framework components. They replace the need for a large amount of CSS variables...
Read more >
ngx-virtual-scroller - npm
This module displays a small subset of records just enough to fill the viewport and uses the same DOM elements as the user...
Read more >
Getting to Know the Angular CDK Virtual Scroll Feature
The problem with that is that so many elements in the DOM can cause slow initial rendering, laggy scrolling, and dirty checking on...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found