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

__virtual.html files showing in warnings #5078

Closed
ryanbrandenburg opened this issue Oct 22, 2020 · 1 comment
Closed

__virtual.html files showing in warnings #5078

ryanbrandenburg opened this issue Oct 22, 2020 · 1 comment

Comments

@ryanbrandenburg
Copy link
Contributor

Describe the bug

We see the virtual.html file inside some warnings in the error-list.

To Reproduce

  1. New BlazorServer with AspNetCore hosting.
  2. Replace contents of Index.razor with:
@page "/"
@using Microsoft.AspNetCore.SignalR.Client
@inject NavigationManager NavigationManager;
  1. See
    image

Language Server logs

Razor Language Server Client-20201021172005.log

Further technical details

  • VS version: 16.9.0 Preview 2.0 [30622.150.main]
  • Local
@NTaylorMullen
Copy link
Contributor

@ghost ghost locked as resolved and limited conversation to collaborators Dec 11, 2020
@ghost ghost unlocked this conversation Oct 8, 2021
@allisonchou allisonchou transferred this issue from dotnet/aspnetcore Oct 8, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Nov 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants