You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm new to Astro in general and using this package, but I'm wondering why only the links in the breadcrumb component seem to change page without triggering a full page reload, while normal Astro link load the new page as normal HTML behavior.
Additionally, this seems to mess the light-dark switch I'm using taken from the template I started with, as clicking on breadcrumb link shows the original light theme for a split second if dark theme is selected. That's outside the scope of the package, so I'm only asking this additional thing in case anyone knows the reason.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm new to Astro in general and using this package, but I'm wondering why only the links in the breadcrumb component seem to change page without triggering a full page reload, while normal Astro link load the new page as normal HTML behavior.
Additionally, this seems to mess the light-dark switch I'm using taken from the template I started with, as clicking on breadcrumb link shows the original light theme for a split second if dark theme is selected. That's outside the scope of the package, so I'm only asking this additional thing in case anyone knows the reason.
ThemeToggleButton.svelte
Beta Was this translation helpful? Give feedback.
All reactions