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.

does not load the first page if not scrolling down

See original GitHub issue

the next callback seems to be called only after a scroll down event. if the page isn’t full and I cannot scroll down to the bottom (cause I already reached it), then the loader is displayed, but the next callback doesn’t get called. this is obvious when you start the component with no children.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:24
  • Comments:23 (5 by maintainers)

github_iconTop GitHub Comments

9reactions
ZxMYScommented, Jun 26, 2018

It would be great if this can be fixed!

7reactions
rohmanhmcommented, Nov 30, 2019

Set the body to min-height: 101vh; did the job for me.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Fix Scrolling Not Working Issue in Chrome
First, open an Incognito window in Chrome (three-dotted menu icon at top right -> New incognito window), then try scrolling to see if...
Read more >
Scrollbar not scrolling completely down the page
The page gets shrinked and a scrollbar shows up since it is set to overflow:scroll . Now the problem is that it does...
Read more >
Why A Website Won't Scroll & How to Fix it
There is a fairly straightforward process to do this. First, open an incognito window and try scrolling. If the scrolling does not work,...
Read more >
Scrolling not working when page is assigned home page status
I have had an error on our WP page that required a manual reinstall of WP. Now, scrolling does no longer work on...
Read more >
Doesn't Load Until I Scroll - Delayed JavaScript - PageCrafter
It was actually Themeco support that figured out it was some kind of caching issue. I further figured out that our WP Rocket...
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