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.