Skip to content

Show Blazor Wasm Singleton Services Class Data in VS Community 2019 Debugger  #39449

@CincySteve

Description

@CincySteve

I have setup some Services Singleton data classes to share data across Blazor Wasm components. I can't see any of the data in the debugger, either via mouse-over in the code or by entering statements in the VS Immediate Window when stopped at a break point. If I assign the Services data to local variables in my code, I am able to see it in those variables using the debugger, so I know it is in the Services Singleton.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions