Skip to content

Version 1.69 breaks React Native for Windows Direct Debugging #154976

Closed
microsoft/vscode-js-debug
#1342
@AlexLablaiksSAP

Description

Issue Type: Bug

  1. Debug a TypeScript React Native for Windows application on Windows.
  2. Set a breakpoint anywhere.
  3. Observe that the Variables window only shows Error processing variables: TypeError: Cannot read properties of undefined (reading 'value').

The issue does not occur in 1.68.

Full Error is as follows:
Error processing variables: TypeError: Cannot read properties of undefined (reading 'value')
at I.createObjectPropertyVars (c:\Users\I834126\AppData\Local\Programs\Microsoft VS Code\resources\app\extensions\ms-vscode.js-debug\src\extension.js:2:963193)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Q.getChildren (c:\Users\I834126\AppData\Local\Programs\Microsoft VS Code\resources\app\extensions\ms-vscode.js-debug\src\extension.js:2:971272)
at async n.getVariables (c:\Users\I834126\AppData\Local\Programs\Microsoft VS Code\resources\app\extensions\ms-vscode.js-debug\src\extension.js:2:973664)
at async F._onVariables (c:\Users\I834126\AppData\Local\Programs\Microsoft VS Code\resources\app\extensions\ms-vscode.js-debug\src\extension.js:2:841871)
at async t.default._onMessage (c:\Users\I834126\AppData\Local\Programs\Microsoft VS Code\resources\app\extensions\ms-vscode.js-debug\src\extension.js:2:1077296)

VS Code version: Code 1.69.1 (b06ae3b, 2022-07-12T08:21:24.514Z)
OS version: Windows_NT x64 10.0.19043
Restricted Mode: No

System Info
Item Value
CPUs Intel(R) Core(TM) i9-10885H CPU @ 2.40GHz (16 x 2400)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_renderer: enabled_on
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
Load (avg) undefined
Memory (System) 31.75GB (14.17GB free)
Process Argv --crash-reporter-id 95f4d823-ffb1-4345-8cc9-1700705842ec
Screen Reader no
VM 50%
Extensions (19)
Extension Author (truncated) Version
vscode-eslint dba 2.2.6
prettier-vscode esb 9.5.0
code-runner for 0.11.8
blazorwasm-companion ms- 1.1.0
csharp ms- 1.25.0
vscode-dotnet-runtime ms- 1.5.0
python ms- 2022.10.0
vscode-pylance ms- 2022.7.20
jupyter ms- 2022.6.1101950301
jupyter-keymap ms- 1.0.0
jupyter-renderers ms- 1.0.8
remote-wsl ms- 0.66.3
powershell ms- 2022.6.3
vscode-react-native msj 1.9.2
vscode-jest Ort 4.6.0
LiveServer rit 5.7.5
vsc-extension-mdk SAP 1.23.1
vscode-status-bar-format-toggle tom 3.0.0
gitblame wad 8.2.3
A/B Experiments
vsliv368cf:30146710
vsreu685:30147344
python383:30185418
vspor879:30202332
vspor708:30202333
vspor363:30204092
vslsvsres303:30308271
pythonvspyl392:30443607
vserr242:30382549
pythontb:30283811
vsjup518:30340749
pythonvspyt551:30345470
pythonptprofiler:30281270
vshan820:30294714
vstes263:30335439
vscorecescf:30445987
pythondataviewer:30285071
vscod805:30301674
binariesv615:30325510
bridge0708:30335490
bridge0723:30353136
vsaa593cf:30376535
vsc1dst:30438360
pythonvs932:30410667
wslgetstarted:30449410
vscscmwlcmt:30465135
cppdebug:30492333
pylanb8912cf:30520717
vsclangdf:30486550

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuesverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions