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!
Hi. I can get Chart to render using this cdn file
https://cdn.syncfusion.com/ej2/25.1.41/dist/ej2.min.js but when I try to install separate packages, all other libs are attaching to the ej instance on the page except Chart?
In Visual Studio, I have
ANd when I load my page in teh UI and console.log the property like so:
The output shows all other libraries attaching except Chart?
And of course, no charge gets rendered on attached to my page
As noted earlier, using the huge bundle file works fine?