Closed vik-13 closed 3 years ago
Looks like Vis has some interval (probably requestAnimationFrame), which causes running angular change detection all the time. I think it's fair to move the communication with Vis outside angular zone.
Looks like Vis has some interval (probably requestAnimationFrame), which causes running angular change detection all the time. I think it's fair to move the communication with Vis outside angular zone.