sveltejs/svelte.dev

Several tutorial pages loading in light mode sometimes instead of (my system preferred) dark mode when performing actions

Open

#1,111 opened on Jan 16, 2025

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Svelte (255 forks)github user discovery
help wanted

Repository metrics

Stars
 (301 stars)
PR merge metrics
 (PR metrics pending)

Description

I'm following along learning Svelte but it's a bit disconcerting that something as important as theming doesn't seem to be working properly in your educational course. I don't want my websites switching themes unpredictably. This bug has happened on numerous pages, I decided to report it on the latest one it's happened on. I'm going to assume it's something wrong with the tutorial rather than Svelte. It happened when I clicked the login button here:

https://svelte.dev/tutorial/kit/route-groups

Contributor guide