馃悰 BUG: client:only component not visible in development #3739
Labels
- P4: important
Violate documented behavior or significantly improves performance (priority)
feat: hmr
Related to HMR (scope)
Projects

What version of
astroare you using?1.0.0-beta.42
Are you using an SSR adapter? If so, which one?
No
What package manager are you using?
npm
What operating system are you using?
Mac, Windows
Describe the Bug
When running the project with
astro dev, client:only component is not visible. After build, inastro previewthe component is visible.Console throws an error:
Uncaught (in promise) TypeError: Failed to fetch dynamically imported module: https://github-jhuzfh-ehssvd--3000.local.webcontainer.io/@fs/home/projects/github-jhuzfh-ehssvd/src/components/accordionLink to Minimal Reproducible Example
https://stackblitz.com/edit/github-jhuzfh-ehssvd
Participation
The text was updated successfully, but these errors were encountered: