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
After selecting my device in the debug option i can't see the variables values by hovering and writing them into the console always results in Uncaught TypeError TypeError: Cannot read properties of undefined (reading 'VARNAME') at eval (repl:1:6)
This happens even after a console.log of VARNAME shows the variable working fine.
The Watch feature in the sidebar has the same issue.
version: v1.101.0
version: v1.101.0
After selecting my device in the debug option i can't see the variables values by hovering and writing them into the console always results in
Uncaught TypeError TypeError: Cannot read properties of undefined (reading 'VARNAME') at eval (repl:1:6)
This happens even after a console.log of VARNAME shows the variable working fine.
The Watch feature in the sidebar has the same issue.
version: v1.101.0
Ionic Info:
[WARN] Error loading @capacitor/ios package.json: Error: Cannot find module '@capacitor/ios/package.json'
Ionic:
Ionic CLI : 7.2.0 (C:\Users\Kiberno\AppData\Roaming\nvm\v20.16.0\node_modules@ionic\cli) Ionic Framework : @ionic/angular 7.8.6
@angular-devkit/build-angular : 16.2.16
@angular-devkit/schematics : 17.3.11
@angular/cli : 16.2.16
@ionic/angular-toolkit : 9.0.0
Capacitor:
Capacitor CLI : 5.7.8
@capacitor/android : 5.5.1
@capacitor/core : 5.5.1
@capacitor/ios : not installed
Cordova:
Cordova CLI : not installed
Cordova Platforms : not available
Cordova Plugins : not available
Utility:
cordova-res : not installed globally
native-run : 2.0.1
System:
NodeJS : v20.16.0 (C:\nvm4w\nodejs\node.exe)
npm : 10.8.1
OS : Windows 10
The text was updated successfully, but these errors were encountered: