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
It looks like codeFrames do not work with vite and vue when running Cypress Component Testing. This seems to only happen for .vue files (cypress related files work fine)
Desired behavior
I expect to see the error in the code frame that is thrown from the .vue component (this is from webpack)
Test code to reproduce
see Error.vue inside vue3-webpack-ts inside the system-tests projects
Cypress Version
N/A
Node version
N/A
Operating System
N/A
Debug Logs
N/A
Other
No response
The text was updated successfully, but these errors were encountered:
Current behavior
It looks like
codeFrame
s do not work with vite and vue when running Cypress Component Testing. This seems to only happen for.vue
files (cypress related files work fine)Desired behavior
I expect to see the error in the code frame that is thrown from the
.vue
component (this is from webpack)Test code to reproduce
see
Error.vue
insidevue3-webpack-ts
inside the system-tests projectsCypress Version
N/A
Node version
N/A
Operating System
N/A
Debug Logs
Other
No response
The text was updated successfully, but these errors were encountered: