I recently upgraded the target framework to .NET 7 and the UI for Blazor package to 3.7. With this configuration in my WASM app, it looks like the OnClick event for the child buttons is sometimes not fired. It happens occasionally and not for all child buttons.
===
ADMIN EDIT
===
Last working version: UI for Blazor 3.6.1. and .NET 6. You may revert to that configuration until the fix is live.
Hello Thomas,
Thank you for the confirmation.
I'm glad to hear that you've managed to resolve the issue and it is no more reproducible.
Regards,
Yanislav
Progress Telerik
Hello Thomas,
I've tested the behavior in a REPL example and on my side, the event handler is triggered correctly.
May I ask you to double-check if the version of the Telerik UI for Blazor package and especially the telerik.blazor.js file version is the latest one (4.0.0 / 4.0.1)?
Also, It is also possible that after the upgrade, the static files are cached.
With that being stated, could you try to clear the cache of your browser, perform a hard reload of the page, and inform me of the results?
If this does not resolve the problem, can you provide a runnable sample that reproduces the issue? This way, we can properly investigate and determine the cause of the problem.
Thank you for your cooperation in advance.
Regards,
Yanislav
Progress Telerik