#glitch
2 messages · Page 1 of 1 (latest)
Hmm, I don't know enough to give you a confident answer yet. The extracts provided do not contain information about a glitch when switching pages with view transitions while using the toggle dark theme.
However, you can check the Astro documentation for more details on how to handle view transitions and client-side interactivity. Here are some useful links:
- View Transitions Guide (https://docs.astro.build/en/guides/view-transitions)
- Client-side Interactivity Tutorial (https://docs.astro.build/en/tutorial/6-islands/2#add-client-side-interactivity)