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 https://github.com/vuejs/core instead.
If you are looking for runtime errors like ReferenceErrors, there is an feature request at #2076.
Or if you are looking for type-check errors, Vite does not support it and it is out of scope. You could use vite-plugin-checker for it.
Describe the bug
The error page dosn't show up on invalid statements. I've tested this with a fresh react-ts project. Please see the screenshots below:
Reproduction
Create a new vite project and use the react-ts template.
System Info
Used Package Manager
yarn
Logs
No response
Validations
The text was updated successfully, but these errors were encountered: