Scroller plugin jumps to wrong position

Scroller plugin jumps to wrong position

crazyPhDcrazyPhD Posts: 6Questions: 3Answers: 0

Hi there,

using the Scroller plugin I have noticed some very weird behavior:

  • The first seconds times I scroll down to the boundary, a draw is triggered and the Scroller scrolls approx. to the correct element.
  • But for the next three or four occurrences, it scrolls to the exact same position as after the second draw event.
  • After the next draw event the Scroller makes a "huge" jump. I did not check the math, but it feels like the position in the table it is supposed to be at.
  • Then the behavior becomes recursive (next couple of draws jump to the exact same position, ...)

Has anybody else noticed this?

Replies

  • colincolin Posts: 15,112Questions: 1Answers: 2,583

    Hi @crazyPhD ,

    I'm not seeing that behaviour in this example. We're happy to take a look, but as per the forum rules, please link to a test case - a test case that replicates the issue will ensure you'll get a quick and accurate response. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.

    Cheers,

    Colin

This discussion has been closed.