I tested the Spa component with different configurations before realizing that `scrollIntoView` option set to false would break the SPA navigation. [codesandbox with minimal issue reproduction](https://codesandbox.io/s/epic-panna-j985nt?file=/src/layouts/Main.astro)
I tested the Spa component with different configurations before realizing that
scrollIntoViewoption set to false would break the SPA navigation.codesandbox with minimal issue reproduction