S
Soft Navigation
A soft navigation occurs in a Single-Page Application (SPA) when a user clicks a link and the content of the page changes without a full page reload (Hard Navigation). JavaScript dynamically rewrites the current page to display the new view. While this feels smooth to the user, it can create a "measurement blind spot" for many performance tools, as they are often only designed to measure hard navigations.
GET STARTED
Get a free preloading demo for your site
We analyze your website speed, identify web vitals issues, and compare your competitors.
Book free demo

