Live Chat Icon For mobile
Live Chat Icon

I’m having an issue—the native events onclick and onchange for custom components bind as null in HTML DOM.

Platform: Blazor| Category : Data binding, Event handling

Yes, this is a known bug. While creating custom components with the native events onclick and onchange, the event that is not bound in the sample component is rendered as null.

You can refer to the following thread for more information with an example code snippet.

https://github.com/aspnet/AspNetCore/issues/10398  [Issue Resolved]

Share with

Related FAQs

Couldn't find the FAQs you're looking for?

Please submit your question and answer.