sorry this bug (see below) occurs sporadically so that i am still unable to create a repo.
i suppose it has something todo with asynchronous loading of the component.
but maybe can you spot the error or do you have an idea for an workaround?
thanks!
regards
viktor
System.NullReferenceException:
at Syncfusion.Blazor.Internal.SfBaseUtils.UpdateDictionary (Syncfusion.Blazor.Core, Version=18.4.0.44, Culture=neutral, PublicKeyToken=null)
at Syncfusion.Blazor.DropDowns.SfDropDownList`2.DynamicPropertyUpdate (Syncfusion.Blazor.DropDowns, Version=18.4.0.44, Culture=neutral, PublicKeyToken=null)
at Syncfusion.Blazor.DropDowns.SfDropDownList`2+d__414.MoveNext (Syncfusion.Blazor.DropDowns, Version=18.4.0.44, Culture=neutral, PublicKeyToken=null)
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw (System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e)
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e)
at Microsoft.AspNetCore.Components.ComponentBase+d__22.MoveNext (Microsoft.AspNetCore.Components, Version=5.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60)
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw (System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e)
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e)
at Microsoft.AspNetCore.Components.RenderTree.Renderer+d__50.MoveNext (Microsoft.AspNetCore.Components, Version=5.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60)
