mbolotov / intellij-cypress

IntelliJ-Cypress plugin: https://plugins.jetbrains.com/plugin/13819-intellij-cypress Pro version: https://plugins.jetbrains.com/plugin/13987-cypress-support-pro
MIT License
35 stars 5 forks source link

Debugging variable resolving broken #127

Open SimonFischer04 opened 5 months ago

SimonFischer04 commented 5 months ago

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: