My angular app has a lot of "Timer fired" events those are invoked from zone-evergreen.js
I would like to examine what is the cause of these events. How can I do this?
Angular version is 11.2.9.
My angular app has a lot of "Timer fired" events those are invoked from zone-evergreen.js
I would like to examine what is the cause of these events. How can I do this?
Angular version is 11.2.9.