You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
noticed a regression when upgrading from beta-40 to beta-41.
When lazyloading item on top, with mvcp, it now flickers for a frame (it's quick so on my 60fps capture some are not visible but it's really obvious on 120Hz screen)
noticed a regression when upgrading from beta-40 to beta-41.
When lazyloading item on top, with mvcp, it now flickers for a frame (it's quick so on my 60fps capture some are not visible but it's really obvious on 120Hz screen)
Here is the before after:
BEFORE (beta-40 ok)
mvcp-non-layout-stable-on-load-more-regression-beta-40-to-41-before.mp4
AFTER (beta-41 KO)
mvcp-non-layout-stable-on-load-more-regression-beta-40-to-41-after.mp4
The bug can be observed in example-web http://localhost:5173/bidirectional-infinite-list when scrolling top slowly near the prepend trigger
Note
set CPU slowdown x4 if hard to see, then it makes it SUPER obvious
If the root cause isn't obvious, let me know I'll create dedicated reproduction url.