Is anyone using Metronic Theme ?
In the metronic theme components load before data loads from API and data doesn't update after data is changed.
Where I tried another theme named DashPlex and it's working fine.
I have used the same module, service, and component. What could be the reason for this issue? I could use a resolver in Metronic to fix it, but I want to know how does it working fine in Dashplex. I haven't seen any different configurations between these themes.
In Dashplex component, data automatically update when data load complete.