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
Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
Make sure this is a Vite issue and not a framework-specific issue. For example, if it's a Vue SFC related bug, it should likely be reported to vuejs/core instead.
s3xysteak
changed the title
The value of compile is differenet with vue playground
The value of compiler is differenet with vue playground
Jul 15, 2024
Related plugins
plugin-vue
plugin-vue-jsx
Describe the bug
vite playground
vue playground
Code is :
In vite playground, the value of compiler is:
With same code in vue playground, the value is:
Reproduction
https://stackblitz.com/edit/vitejs-vite-fvy9gv?file=src%2FApp.vue
Steps to reproduce
Run and see the console and error reported, it will show the code different with what in vue playground.
System Info
Used Package Manager
pnpm
Logs
No response
Validations
The text was updated successfully, but these errors were encountered: