To see smooth-ish scrolling on the right.
To see each post once.
The scroll marker jumps rather eratically.
Posts appear to be duplicated, but I'm pretty sure it is just that the page is jumping back to a previous point.
Observe in the video below that when I click a link, and then see the same image again, the link is still outlined, which is why I think it is page jumping, not posts actually being duplicated.
Firefox 70.0.1
Mac OS X Mojave
Windows 10
Maybe Edge also?
2505176-zen
Thanks for writing this one up @kristarella! I've also seen this since switching to Firefox recently. No solution yet but it's on my radar.
Another report in the ES forums - https://es.forums.wordpress.com/topic/problemas-con-el-deslizamiento/
Another report in 2520151-zen and the user mentioned they are experiencing the issue in both Firefox and Safari
I've run through a git bisect, it seems like this was caused by #37438.
From the debugging I've done so far, it appears that this call returns null, because boundsForRef() isn't finding the ref.
@bluefuton, @jsnajdr: I've run into the limits of my knowledge of how this magic works, and my random hacking is not producing anything of value. Could you review this, and help with the next steps?
@pento taking a look. I bet we need to forward a ref somewhere.
Fixed by #38335, regression introduced in #37553 and #37438. Thanks @kristarella for reporting and @pento for bisecting and debugging! Everyone is invited to test and review the fix.
High fives all round @kristarella, @pento, @blowery and @jsnajdr. Thanks for getting this fixed 鉂わ笍
Thank you for fixing this, @jsnajdr! 馃挅
Most helpful comment
Fixed by #38335, regression introduced in #37553 and #37438. Thanks @kristarella for reporting and @pento for bisecting and debugging! Everyone is invited to test and review the fix.