-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Description
Describe the bug
Navigation - The NEXT button in the SvelteKit documentation malfunctions.
The https://kit.svelte.dev/docs/service-workers url looks like this - wrong title, wrong NEXT button, wrong PREVIOUS button.
Clicking the back/forward button, NEXT/PREVIOUS, the link in the side panel - none of them set the title or names of the NEXT and PREVIOUS buttons. The links work, but the names of NEXT and PREVIOUS and title are wrong.
The tab title changes.

Reproduction
Difficult to reproduce.
I was just going through one by one, from https://kit.svelte.dev/docs/introduction to https://kit.svelte.dev/docs/service-workers and then I noticed it.
But when I do it again now in a new tab, the error is gone.
This has happened a few times already, right after the introduction of the search engine and subdivision it happened.
Logs
No response
System Info
System:
OS: Linux 5.10 Arch Linux
CPU: (4) x64 AMD Athlon(tm) X4 950 Quad Core Processor
Memory: 3.03 GB / 15.07 GB
Container: Yes
Shell: 5.1.8 - /bin/bash
Binaries:
Node: 16.3.0 - /usr/bin/node
Yarn: 1.22.10 - /usr/bin/yarn
npm: 7.17.0 - /usr/bin/npm
Browsers:
Brave Browser: 100.1.37.109
Firefox: 87.0Severity
annoyance
Additional Information
No response