Radzen blazor studio do not suit for net sdk10

in net sdk10,run the APP ,show errors as follow,else in net sdk9 ,no problem:

An unhandled exception occurred while processing the request.

ObjectDisposedException: Cannot access a disposed object.
Object name: 'System.Threading.ManualResetEventSlim'.

System.Threading.ManualResetEventSlim.Reset()

Hi @hanscn,

We are not sure what issue you are reporting. Radzen Blazor Studio supports .NET 10 for a few months and there a no known issues with it.

Please provide more details:

  1. When does this issue occur - steps to reproduce, screenshots
  2. Does it happen in a new empty app created by Radzen Blazor Studio?
  3. What does "else in net sdk9, no problem" mean?