Socialify

Folder ..

Viewing zone-flags.ts
5 lines (5 loc) • 152.0 B

1
2
3
4
5
/**
 * Prevents Angular change detection from
 * running with certain Web Component callbacks
 */
(window as any).__Zone_disable_customElements = true;