Blazor wasm any event + @onfocusout event produces System.ArgumentException error only in Chrome #21366
Labels
area-blazor
Includes: Blazor, Razor Components
✔️ Resolution: Duplicate
Resolved as a duplicate of another issue
Status: Resolved
When any key is pressed in the input element, this error appears:
System.ArgumentException: There is no event handler associated with this event. EventId: '416'.
Parameter name: eventHandlerId
The error only appears using Chrome and including onfocusout event or maybe with others events too.
Can you help me with this please ?
Thanks.
The text was updated successfully, but these errors were encountered: