In my app, I am using syncfusion component for grids in angular. It all works fine while im serving my app with ng serve localy. But when I deploy my app with ng build and run it on server via nginx.exe, all grid components don't work. Instead of tables, there is just syncfusions spinner "spinning" in their place.
I have same problem with @agm/core.