Filtering by tag is just navigation
โฑ 0.0s on this page
Tag filters on the index are plain links to ?tag=x. To the router they are ordinary same-origin navigations.
The outlet swaps to the filtered list; the shell and its theme stay put.
Hash-only links, in contrast, are left to the browser so in-page anchors keep working.