Skip to content

Commit 46c16a0

Browse files
committed
fix: add patch for IE
1 parent 4e2b891 commit 46c16a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/polyfills.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
*/
5858
import 'zone.js/dist/zone'; // Included with Angular CLI.
5959

60-
60+
(window as any).__Zone_enable_cross_context_check = true; // patch for IE
6161
/***************************************************************************************************
6262
* APPLICATION IMPORTS
6363
*/

0 commit comments

Comments
 (0)