Welcome to the JavaScript feedback portal. We’re happy you’re here! If you have feedback on how to improve the JavaScript, 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!

6
Votes

Issue: Icons not loading while using the theme file generated from “Theme Studio”.
Case 1:

Issue Image:
image-2020-04-28-16-10-11-650.png

Analysis Details:

1. Generated theme file from ThemeStudio for other themes and referred it in customer application and it is working fine. (below image is in fabric theme)
image-2020-04-28-16-10-32-673.png
2. Only, bootstrap 4 theme is not loading icons. So, I checked by loading the icons separately and it is working fine.
image-2020-04-28-16-10-51-647.png
Note: bootstrap 4 icon CSS file is get from, “@syncfusion/ej2-icons” package
3. Also, I just replaced below content in “bootstrap4.css” from the “bootstrap4-icon.css” file and the icons are loaded without any issue.
image-2020-04-28-16-11-12-896.png

Sample Link: https://www.syncfusion.com/downloads/support/directtrac/general/7z/themestudionw_b8099cfe-276577927


Case 2:
Icons are not loaded in FileManager with Material-dark theme generated from Theme Studio.
Issue screenshot:
Screenshot 2020-05-12 at 12.45.03 PM.png