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.

scroll function is being called infinitely

See original GitHub issue

Hi, I just did: <tbody class="inner-dashboard" infinite-scroll="scrollMyRecruitmentsToNextPage()" infinite-scroll-distance="0">

My scroll function is being called infinitely.

If I resize my browser windows to be smaller, the scroll function stop to be called.

I’m using a 24 inches full hd monitor

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:8

github_iconTop GitHub Comments

1reaction
gustavoliracommented, Feb 12, 2016

infinite-scroll-immediate-check=“false” worked like a charm! Thank you

0reactions
gustavoliracommented, Feb 12, 2016

I will try create a plunker for this, but will be difficult to reproduce because with another developers of my team they don’t have this problem because the resolution of their notebooks

Read more comments on GitHub >

github_iconTop Results From Across the Web

Stop Function being called multiple times when scrolling
I'm using infinite scrolling in my react ...
Read more >
Scroll down function is getting called multiple times ... - GitHub
Scroll down function gets called multiple time on scrolling down. It should be called just once on scrolling down each time.
Read more >
Learn JavaScript Infinite Scroll Via a Practical Example
Learn how to implement the Javascript infinite scroll feature by building a web application that shows the quotes returned from an API.
Read more >
Scroll down function is getting called multiple times ... - GitHub
Scroll down function gets called multiple time on scrolling down. It should be called just once on scrolling down each time.
Read more >
Infinite Scroll in React | Full Tutorial - YouTube
Infinite Scroll in React is a highly requested app feature that can be achieved in several ways. This React full tutorial provides two ......
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