dotnet / razor

Compiler and tooling experience for Razor ASP.NET Core apps in Visual Studio, Visual Studio for Mac, and VS Code.
https://asp.net
MIT License
491 stars 190 forks source link

Blazor compiling error in generated file #7391

Open vsfeedback opened 2 years ago

vsfeedback commented 2 years ago

This issue has been moved from a ticket on Developer Community.


I compile the solution an I get errors in the generated code for Blazor. I should not get this types of errors. They are not helpful in any way and I don't really understand what they are about, as they are not my code. They should be hidden and point only to my code instead.

! [image.png] (https://aka.ms/dc/image?name=B5726e0097c704ea6a431d86b50807619637632051960817478_20210730-112634-image.png&tid=5726e0097c704ea6a431d86b50807619637632051960817478)


Original Comments

Feedback Bot on 7/30/2021, 01:00 AM:

We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.

Feedback Bot on 8/3/2021, 10:39 PM:

This issue is currently being investigated. Our team will get back to you if either more information is needed, a workaround is available, or the issue is resolved.


Original Solutions

(no solutions)

ghost commented 2 years ago

We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process.

GerardFR commented 2 years ago

I agree. Understanding errors in the generated code can be quite difficult.