When I open with google chrome an application developed 1 year ago with Radzen Studio ( BLAZOR SERVER .NET CORE 6 ) the browser Google chrome show the following warning : "Listener added for a synchronous 'DOMNodeInserted' DOM Mutation Event. This event type is deprecated " . Reading the documentation I see that this functionality will be removed in july 2024. how can I update my application in order to be compatible with the new version of google chrome without rewriting from scratch ?.
Can you point us to some of our demos where this can be reproduced?
In case this can be helpful to to others experiencing the same problem:
After updating the Visual Studio to the last version the warning message disappeared.
1 Like
Can confirm this worked. Also updated Chrome to latest version.