This is why I wanted to see the website.. is the URL changing, what is happening in the HTML, etc.
Normally, in an SPA, content would be unloaded and new content loaded, but it's not always the case... you are right, it might just be hidden, and thus not triggered the viewport.
Some SPAs don't c...