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!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

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 

Empty


ANd when I load my page in teh UI and console.log the property like so:

Empty


The output shows all other libraries attaching except Chart?


Empty



And of course, no charge gets rendered on attached to my page


As noted earlier, using the huge bundle file works fine?



Empty