ddubrava / angular-yandex-maps

🗺️ Yandex.Maps Angular components that implement the Yandex.Maps JavaScript API
https://ddubrava.github.io/angular8-yandex-maps/#/
MIT License
57 stars 7 forks source link

fix: fix redundant application ticks #255

Closed ddubrava closed 1 month ago

ddubrava commented 1 month ago

What kind of change does this PR introduce?

Which library does this PR affect?

What is the current behavior?

Closes #251

What is the new behavior?

Updating a configuration doesn't cause ticks. NgOnChanges is outside the zone.

Does this PR introduce a breaking change?