cypress-io / cypress

Fast, easy and reliable testing for anything that runs in a browser.
https://cypress.io
MIT License
47.03k stars 3.19k forks source link

Debugger statements aren't triggering and not going to source map for Nuxt/Vue/Webpack project #21849

Closed sync-by-unito[bot] closed 1 year ago

sync-by-unito[bot] commented 2 years ago

Current Behavior

I can't seem to get debugger statements to trigger or find the source map for my spec nuxt2-vue2-webpack4 Project: https://github.com/cypress-io/cypress-component-testing-apps/tree/main/vue2-nuxt2-js

https://www.loom.com/share/0e0911701886439583e89e7638899267

Desired Behavior

In this situation, Cypress should…

Reproducible Steps

https://cypressio.slack.com/archives/C02MW5QBD4K/p1650560199981489

┆Issue is synchronized with this Jira Bug by Unito ┆author: Bill Glesias ┆epic: Create CT From Component ┆friendlyId: UNIFY-1622 ┆priority: Medium ┆sprint: Backlog ┆taskType: Bug

sync-by-unito[bot] commented 2 years ago

➤ Bill Glesias commented:

I did NOT run into this issue with vue3 + vite + TS FWIW

lmiller1990 commented 1 year ago

https://github.com/cypress-io/cypress/pull/23916 should be fixed now.