Hi,
before I start. You are doing absolutely amazing work. I really enjoy working with your components.
For quite some time I had a weird problem. I was using the package
to get all the components. I also added the Syncfusion.Blazor.Themes. And in some cases I had this bug that is being described in https://www.syncfusion.com/forums/158329/could-not-find-sfblazor-in-window-in-nuget-18-3-0-35 or some simmilar. Some cases meaning for example using the scheduler component was impossible but using cards was possible.
Thanks to your tutorials from Syncfusion Essentials Studio I realised that when I use a nuget per controller package f.e.
I am easily able to show and work with the components without any issues.
I am using
1) .NET 8 Blazor WebApp
2) Interactivity type Auto
3) Interactivity per page/component
4) No authentication (it doesn't change anything)
5) Theme Bootstrap v5
Finally the question. Is it by design and the all in one nuget is obsolete or is it a bug or I just missed something in my setup?
Looking forward hearing from you.