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

[wasm][debugger] Cannot see members of a Task in a ContinueWith lambda, with preview7 #56249

Closed
radical opened this issue Jul 23, 2021 · 3 comments · Fixed by #56749
Closed
Assignees
Labels
arch-wasm WebAssembly architecture area-Debugger-mono
Milestone

Comments

@radical
Copy link
Member

radical commented Jul 23, 2021

blazorwasm template app:

Screen Shot 2021-07-23 at 4 32 19 PM

  • cannot see members of t with hover
  • cannot see members of t in locals window either

cc @thaystg

@radical radical added arch-wasm WebAssembly architecture area-Debugger-mono labels Jul 23, 2021
@ghost
Copy link

ghost commented Jul 23, 2021

Tagging subscribers to this area: @thaystg
See info in area-owners.md if you want to be subscribed.

Issue Details

blazorwasm template app:

Screen Shot 2021-07-23 at 4 32 19 PM

  • cannot see members of t with hover
  • cannot see members of t in locals window either

cc @thaystg

Author: radical
Assignees: -
Labels:

arch-wasm, area-Debugger-mono

Milestone: -

@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label Jul 23, 2021
@lewing lewing removed the untriaged New issue has not been triaged by the area owner label Jul 26, 2021
@lewing lewing added this to the 6.0.0 milestone Jul 26, 2021
@lewing
Copy link
Member

lewing commented Jul 31, 2021

@radical is this a regression?

@thaystg
Copy link
Member

thaystg commented Jul 31, 2021

Yes, this is a regression.

@thaystg thaystg self-assigned this Jul 31, 2021
thaystg added a commit to thaystg/runtime that referenced this issue Aug 2, 2021
lewing pushed a commit that referenced this issue Aug 3, 2021
* Fix #56249

* Fix line test.

* Fix indentation.

* Addressing PR comments.

* Fix line number changed
@ghost ghost locked as resolved and limited conversation to collaborators Sep 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-Debugger-mono
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants