intellij-cypress icon indicating copy to clipboard operation
intellij-cypress copied to clipboard

Debugging variable resolving broken

Open SimonFischer04 opened this issue 1 year ago • 1 comments

Describe the bug Separated from https://github.com/mbolotov/intellij-cypress/issues/125

Did test it now finally, but unfortunately variable resolving seems to be broken:

image All the locals are undefined. Running in cypress open mode and using cypress.debug in-browser debugging I get the correct element as subject image

Also the console-log shows up image


Same using the example fro the pro-plugin page (https://plugins.jetbrains.com/plugin/13987-cypress-support-pro): image


Versions:

  • Plugin: Cypress Support 1.6.2
  • IDE: WebStorm 2023.3.3
  • OS: Linux

SimonFischer04 avatar Jan 30 '24 11:01 SimonFischer04