"There is no event handler associated with this event" error when hiding input on change #32165
Labels
area-blazor
Includes: Blazor, Razor Components
feature-blazor-component-model
Any feature that affects the component model for Blazor (Parameters, Rendering, Lifecycle, etc)
feature-rendering
Features dealing with how blazor renders components
✔️ Resolution: Duplicate
Resolved as a duplicate of another issue
Status: Resolved
Describe the bug
I need to toggle an input after a user changed it and hit "Enter".
After hiding I get an error in the console.
To Reproduce
https://github.com/mifopen/blazor-bug-mvp
It's interesting, that the first step is necessary for reproduction.
Exceptions (if any)
Further technical details
The text was updated successfully, but these errors were encountered: