Missing component styles after transition with ViewTransitions #8447
Labels
- P4: important
Violate documented behavior or significantly impacts performance (priority)
feat: view transitions
Related to the View Transitions feature (scope)
Astro Info
If this issue only occurs in one browser, which browser is a problem?
No response
Describe the Bug
When using a Vue component on a page with client:only, the styles that are inside the component, does not get applied after a navigation with ViewTransitions.
What's the expected result?
The styles should be applied after navigating to a new page.
Link to Minimal Reproducible Example
https://stackblitz.com/edit/withastro-astro-hcwrzy?file=src%2Fpages%2Findex.astro
Participation
The text was updated successfully, but these errors were encountered: