Components in WebAssembly not firing events

Hello,

I've added Radzen components in both Program.cs files (server and client), just like in the Get started video. When I use InteractiveAuto or InteractiveServer render modes, the components work just fine, but in InteractiveWebAssembly they don't fire events (Button click, DropDown doesn't drop down etc.). Also Dialog, Notification and Validator all don't work probably for the same reason.

I'll be grateful for any help.

Zdeněk

Hi @zdeans97,

There aren't known issues with WebAssembly rendering mode. This is also what our online demos are using. Make sure you have properly enabled it.