We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Astro v5.1.5 Node v22.12.0 System Windows (x64) Package Manager unknown Output static Adapter none Integrations @astrojs/vue
No response
Tried same process on another machine, same results...does not appear to be isolated to a single machine.
For the StackBlitz reproduction, I am just including the default template provided for Vue: https://stackblitz.com/github/withastro/astro/tree/latest/examples/framework-vue?file=README.md&on=stackblitz
Ctrl-c to stop the initial dev environment and then run "npm run dev" again, and you will see the error show up immediately:
Default page should load each time with no error, when Astro Vue integration is added to project.
...should not have to refresh browser (F5) to get this to appear.
https://stackblitz.com/github/withastro/astro/tree/latest/examples/framework-vue?file=README.md&on=stackblitz
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Astro Info
If this issue only occurs in one browser, which browser is a problem?
No response
Describe the Bug
Tried same process on another machine, same results...does not appear to be isolated to a single machine.
For the StackBlitz reproduction, I am just including the default template provided for Vue:
https://stackblitz.com/github/withastro/astro/tree/latest/examples/framework-vue?file=README.md&on=stackblitz
Ctrl-c to stop the initial dev environment and then run "npm run dev" again, and you will see the error show up immediately:
What's the expected result?
Default page should load each time with no error, when Astro Vue integration is added to project.
...should not have to refresh browser (F5) to get this to appear.
Link to Minimal Reproducible Example
https://stackblitz.com/github/withastro/astro/tree/latest/examples/framework-vue?file=README.md&on=stackblitz
Participation
The text was updated successfully, but these errors were encountered: