This error happens when the window is at the top of the page (also some pixels down) and I scroll. I have not find out the styles or whatever which causes it, but I've been able to fix it just checking the elements length before using directly cur[0].
This error happens when the window is at the top of the page (also some pixels down) and I scroll. I have not find out the styles or whatever which causes it, but I've been able to fix it just checking the elements length before using directly
cur[0]
.