Nelze vybrat více než 25 témat
Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
|
- /**
- * Prevents Angular change detection from
- * running with certain Web Component callbacks
- */
- (window as any).__Zone_disable_customElements = true;
|