-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Labels
Milestone
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
Create a new Blazor Web App with authentication enabled in dotnet 10.0.0-preview.7.25380.108. Open Components\Account\Pages\Manage\ChangePassword.razor file. Line 9 in this file should be removed.

The interesting thing is that we can compile and run a program with such an error and it works correctly.
Expected Behavior
No response
Steps To Reproduce
No response
Exceptions (if any)
No response
.NET Version
No response
Anything else?
No response
Copilot