Skip to content

Open in IDE is not working with CT and Vite #30871

Open
@mschile

Description

@mschile

Current behavior

When clicking the Open in IDE button on a failed command's stack trace, the test is not opened.

Image

Desired behavior

The file is opened in the IDE.

Test code to reproduce

  1. Clone https://github.com/cypress-io/cypress-component-testing-apps/tree/main/react-vite-ts
  2. Update one of the tests to fail
  3. open Cypress in open mode and run the failing spec
  4. Click the filename in the code frame and observe that the file is not opened in the IDE

Cypress Version

13.17.0/14.0.0

Node version

22.12.0

Operating System

macOS 14.6.1

Debug Logs

Other

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    CTIssue related to component testingtype: bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions