The underlying issue is cached (old) Radzen.Blazor.js file. This is solved by appending the assembly version in the query string. This way after every upgrade the URL will change thus invalidate any cached versions.
The underlying issue is cached (old) Radzen.Blazor.js file. This is solved by appending the assembly version in the query string. This way after every upgrade the URL will change thus invalidate any cached versions.