swseverance
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
@fengmao you can use this approach https://stackblitz.com/edit/angular-5j9ujv?embed=1&file=app/autocomplete-overview-example.ts