You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see that most of the out-of-the-box features we need in our applications are available as different plugins. As a result, more JS references are being added to the Blazor project. For this reason, I feel we can make Blazor ChartJS components independent from the BlazorBootstrap library. This way, we can add more features (including plugins) independently.