Hi everyone,
I’ve recently deployed an ASP.NET Core application using Syncfusion EJ2 components on a cloud platform (Azure). While everything works fine in the local environment, I’ve started encountering rendering issues after moving to the cloud.
Some components, like the EJ2 Grid and Charts, fail to load properly or display with missing styles. I’ve checked the following:
- Ensured all required scripts and CSS are bundled.
- Verified that the cloud environment has the same configuration as my local setup.
- Looked for errors in the console but didn’t find anything conclusive.
Could this be related to specific cloud computing configurations, such as CDN delays, load balancing, or server resource limitations?
I’m wondering if anyone else has faced similar issues with EJ2 components on cloud platforms and how you resolved them. Are there any specific settings or optimizations for cloud-hosted EJ2 apps I should be aware of?
Your insights would be greatly appreciated!
Thanks in advance!
Raquel Mathew