swseverance
Results
3
comments of
swseverance
Thanks @vigneshshanmugam However, it looks like `apm.config(...)` accepts an object of type `AgentConfigOptions` and there is no `config` property on that object. I have instead opted to do the following...
I've experienced this too. A workaround is to force the table to be rebuilt each time you need to display it by putting the table inside an ngIf
I encountered this same issue today