sveltejs / learn.svelte.dev

A soup-to-nuts interactive tutorial on how to build apps with Svelte
https://learn.svelte.dev
MIT License
510 stars 240 forks source link

Output randomly switches to light theme #470

Open gabrc52 opened 1 year ago

gabrc52 commented 1 year ago

I've had it happen 4 or 5 times while doing the tutorial

image

Unfortunately I don't have steps to reproduce but let me know what information to give next time it happens

gabrc52 commented 1 year ago

May be related to #409

gabrc52 commented 1 year ago

Hitting the :wastebasket: button on https://learn.svelte.dev/tutorial/named-form-actions turns it light

gschwim commented 11 months ago

Same problem here. Very reproducible. To add, text entry fields, while in the light theme, use a white font so you can't see if you are inputting anything.

gschwim commented 11 months ago

May be related to #409

The workaround in #409 solves the white text over a white background problem. The theme switch still happens though.