Skip to content
New issue

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

code frames do not show up in vue + vite #30584

Open
AtofStryker opened this issue Nov 7, 2024 · 1 comment
Open

code frames do not show up in vue + vite #30584

AtofStryker opened this issue Nov 7, 2024 · 1 comment
Labels
CT Issue related to component testing

Comments

@AtofStryker
Copy link
Contributor

AtofStryker commented Nov 7, 2024

Current behavior

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)

Screenshot 2024-11-07 at 5 55 13 PM

Desired behavior

I expect to see the error in the code frame that is thrown from the .vue component (this is from webpack)

Screenshot 2024-11-07 at 5 53 24 PM

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

@AtofStryker
Copy link
Contributor Author

Looks like this was originally implemented in #23916 and tweaked in #24063. Need to investigate why this stopped working

@jennifer-shehane jennifer-shehane changed the title code frames do not show up in vue + vute code frames do not show up in vue + vite Nov 8, 2024
@jennifer-shehane jennifer-shehane added the CT Issue related to component testing label Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CT Issue related to component testing
Projects
None yet
Development

No branches or pull requests

2 participants