UI shakes while scrolling.
Why
Mobile browsers repaint fixed layers.
Fix
will-change: transform;
Daily micro-tips for C#, SQL, performance, and scalable backend engineering.
UI shakes while scrolling.
Why
Mobile browsers repaint fixed layers.
Fix
will-change: transform;