Is there an existing issue for this?
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