My SPA has a vertical scrollbar that appears on page that are longer than the current viewport (like everyones!) but it shifts the whole page left a few px to accomodate the new onscreen element.
When the user navigates to a page that isn’t overflowing, the site moves right again.
How can I mitigate that left/right shifting for the end user?