This is part of Angular really. At least it's not optional to use it. Change detection issues are not fun to debug!
Zone.js is optional, although it is on by default. It's considered best practice to remove it when building standalone components with Angular Elements.
Zone.js is optional, although it is on by default. It's considered best practice to remove it when building standalone components with Angular Elements.