A well-known JavaScript problem, solved. Some functions in servers and browser software need to run periodiically, say once a minute. If you code it in a straightforward way you get drift. The ...
SetInterval though running outside ngZone, is triggering ngZone.onStable in component-loader.class.js. Which is causing tooltip to run Positioning until interval is cleared. I added carousel which ...