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

Blazor apps using components cannot be debugged #1275

Closed
bwateratmsft opened this issue Sep 16, 2019 · 1 comment · Fixed by #1400
Closed

Blazor apps using components cannot be debugged #1275

bwateratmsft opened this issue Sep 16, 2019 · 1 comment · Fixed by #1400
Milestone

Comments

@bwateratmsft
Copy link
Contributor

Because Blazor writes a manifest file based on the host filesystem for where to find components (i.e. from NuGet packages and other projects in the solution), Blazor apps cannot be debugged, as our current model does build on the host and volume maps that into the container.

@bwateratmsft
Copy link
Contributor Author

bwateratmsft commented Sep 19, 2019

Blocked by microsoft/vscode#80375

@bwateratmsft bwateratmsft added this to the Future milestone Sep 19, 2019
@bwateratmsft bwateratmsft modified the milestones: Future, 0.9.0 Oct 7, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Dec 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant