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 tooling crashes VS after pasting code with doc type #15784

Closed
NTaylorMullen opened this issue Jul 20, 2018 · 3 comments
Closed

Blazor tooling crashes VS after pasting code with doc type #15784

NTaylorMullen opened this issue Jul 20, 2018 · 3 comments
Assignees
Labels
area-blazor Includes: Blazor, Razor Components

Comments

@NTaylorMullen
Copy link
Contributor

Original issue: https://developercommunity.visualstudio.com/content/problem/294284/visual-studio-crashes-after-pasting-cshtml-content.html?childToView=297537

Repro

  1. Clone https://github.com/dcb99/WebApplication5.git
  2. Open solution and past the following into _Layout.cshtml (to override the current contents): <!DOCTYPE html>
  3. VS crashes with the following exception:
    image
@rynowak
Copy link
Member

rynowak commented Jul 20, 2018

Cool, we should be able to fix this.

@rynowak rynowak self-assigned this Jul 20, 2018
@vertonghenb
Copy link
Contributor

isn't this fixed by dotnet/blazor#1172?

@rynowak
Copy link
Member

rynowak commented Jul 24, 2018

Yep, done.

@rynowak rynowak closed this as completed Jul 24, 2018
@mkArtakMSFT mkArtakMSFT transferred this issue from dotnet/blazor Oct 27, 2019
@mkArtakMSFT mkArtakMSFT added the area-blazor Includes: Blazor, Razor Components label Oct 27, 2019
@dotnet dotnet locked as resolved and limited conversation to collaborators Dec 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-blazor Includes: Blazor, Razor Components
Projects
None yet
Development

No branches or pull requests

4 participants