Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
We have an app written on dotnet MAUI Blazor and using
System.Collections.Generic.List`1[[Syncfusion.Blazor.Navigations.CarouselItem, Syncfusion.Blazor.Navigations, Version=22.2.12.0, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89]].get_Item(Int32 index)
Syncfusion.Blazor.Navigations.SfCarousel.OnTransitionTimerEvent(Object source, ElapsedEventArgs e)
System.Threading.Tasks.Task.<>c.
System.Threading.QueueUserWorkItemCallback.<>c.<.cctor>b__6_0(QueueUserWorkItemCallback quwi)
System.Threading.ExecutionContext.RunForThreadPoolUnsafe[QueueUserWorkItemCallback](ExecutionContext executionContext, Action`1 callback, QueueUserWorkItemCallback& state)
System.Threading.QueueUserWorkItemCallback.Execute()
System.Threading.ThreadPoolWorkQueue.Dispatch()
System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
System.Threading.Thread.StartCallback()