-
-
Notifications
You must be signed in to change notification settings - Fork 94
Closed
Description
What version of FlyonUI are you using?
2.0.0
Which browsers are you seeing the problem on?
All browsers
Reproduction URL
https://codesandbox.io/p/github/bamanczak/flyonui-astro-integration/main?import=true
Describe your issue
Steps to reproduce
- Enable view Transitions (https://docs.astro.build/en/guides/view-transitions/) in Flyonui + astro starter (https://github.com/themeselection/flyonui-astro-integration)
npm run dev- Open localhost
- Switch pages
Actual result
On first page view all components work as expected
once I navigate to a different page, JS components stop working
Expected results
everything works always :)
Visible in codesandbox: https://codesandbox.io/p/github/bamanczak/flyonui-astro-integration/main?import=true
Based on fork with just 1 commit ahead of the original main https://github.com/bamanczak/flyonui-astro-integration
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels