Hi Team,
I deployed the dist (after running command - 'ng build --prod') folder to webapps -> Root dir of tomcat . I am using grid component (ejs-grid) of your library.
When i navigate my app to component which has syncfusion grid, i see this error in console. Application works fine locally.
However, same thing works, if I use ag-grid or primeng grid.
Can you please let me know how to fix this? The menu item 'Home' and Imbalance Mgmt works fine and they do not have syncfusion reference. But when i go to Rehypo Management which has ejs-grid component i see below error.
Thanks in advance!