Blazor @onclick not working #55225
Labels
area-blazor
Includes: Blazor, Razor Components
✔️ Resolution: Duplicate
Resolved as a duplicate of another issue
Status: Resolved
Is there an existing issue for this?
Describe the bug
The @OnClick is not trigging
Expected Behavior
I want my page buttons to work if the user is translating the page...
Steps To Reproduce
Create a Blazor project with interactive render mode with Auto;
Run the project;
Click on counter menu;
Translate the page for Portuguese for exemple;
Click on button;
You'll see that is not working!!!
Exceptions (if any)
No response
.NET Version
.net 8
Anything else?
No response
The text was updated successfully, but these errors were encountered: