Using bind and onblur event on the input element cause "Uncaught (in promise) Error: System.ArgumentException: There is no event handler associated with this event. EventId: '4'" #28179
Labels
area-blazor
Includes: Blazor, Razor Components
✔️ Resolution: Duplicate
Resolved as a duplicate of another issue
Status: Resolved
Issue Description
When using bind attribute and onblur event on the input element cause
Uncaught (in promise) Error: System.ArgumentException: There is no event handler associated with this event. EventId: '4
.Sample: https://www.syncfusion.com/downloads/support/directtrac/general/ze/BlazorApp531274741370
Replication procedure
Screenshot
Code Snippet
The text was updated successfully, but these errors were encountered: