From: Goran Zidar
Subject: RE: Syncfusion Forum [166831] has a new reply - Console error: There is no event handler associated with this event
Thank you for your response... please see the attached video that demonstrates the problem happening.
In the video I am running the app with a text area in place of the sfrichtexteditor control and I am performing the actions to update the value of the text area from selecting different options. I have the browser console open and you can see that there are no errors raised.
I then switch to Visual Studio, uncomment the code to swap the text area for the sfrichtexteditor control and rebuild then return to the app and do the same thing, and you can see the errors in the console.
I then switch back to Visual Studio and put the text area back and rebuild then return to the app and do the same actions and you can see again that there are no errors in the console. The only thing that was changed between these three items was to introduce the sfrichtexteditor control instead of the text area.
Both controls are using the same binding, they are in the same part of the screen and are updated in the same way.
Hopefully you will see in the video the code I have used to bind the sfrichtexteditor.
I am using Blazor WASM 5.0.7 and Syncfusion Rich Text Editor v 19.2.0.44 on Windows.
I will see if I can make the issue happen using your sample project.
Regards,
Goran Zidar html-editor-event-bug