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
With the Next.js 15 update, it looks like error code frames are not working with Cypress 14. Next.js 15 is using webpack 5.96.1 so something with source maps is likely off
Desired behavior
I should be able to see where in the test code the test failed similar to Next 14
Test code to reproduce
use the create-nuxt-app and install te Cypress 14 prerelease binary
Cypress Version
14.0.0
Node version
20.18.0
Operating System
N/A
Debug Logs
No response
Other
No response
The text was updated successfully, but these errors were encountered:
Current behavior
With the Next.js 15 update, it looks like error code frames are not working with Cypress 14. Next.js 15 is using webpack 5.96.1 so something with source maps is likely off
Desired behavior
I should be able to see where in the test code the test failed similar to Next 14
Test code to reproduce
use the
create-nuxt-app
and install te Cypress 14 prerelease binaryCypress Version
14.0.0
Node version
20.18.0
Operating System
N/A
Debug Logs
No response
Other
No response
The text was updated successfully, but these errors were encountered: