Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid using [object Object] for previews #1338

Closed
Balastrong opened this issue Jul 22, 2022 · 0 comments · Fixed by #1339
Closed

Avoid using [object Object] for previews #1338

Balastrong opened this issue Jul 22, 2022 · 0 comments · Fixed by #1339
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@Balastrong
Copy link
Contributor

From microsoft/vscode#155718

Issue Type: Bug

Development environment is an angular workspace

Since VS Code Update 1.69.x debug information are not properly shown. All objects are displayed as [object Object]. (see screenshots to compare Versions)

Steps to reproduce: Debug any Angular component After breakpoints hits, hover a variable or put it in watch

// Edit: it still occurs in 1.69.2

Version 1.68.1 grafik Version 1.69.1 grafik

VS Code version: Code 1.68.1 (30d9c6c, 2022-06-14T12:48:58.283Z) OS version: Windows_NT x64 10.0.17763 Restricted Mode: No

System Info
Extensions (31)

@Balastrong Balastrong added the bug Issue identified by VS Code Team member as probable bug label Jul 22, 2022
@connor4312 connor4312 added *duplicate Issue identified as a duplicate of another issue(s) and removed bug Issue identified by VS Code Team member as probable bug labels Jul 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants