After resizing the browser, an overflow region inside the page that uses scroll snap points will often lose its snapped scroll distance. A current workaround would be to bind to a resize event and scroll back to the snap point that was "active" before resizing, but it would be nice if the browser did this natively.
After resizing the browser, an overflow region inside the page that uses scroll snap points will often lose its snapped scroll distance. A current workaround would be to bind to a resize event and scroll back to the snap point that was "active" before resizing, but it would be nice if the browser did this natively.