File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 41
41
*
42
42
* The following flags will work for all browsers.
43
43
*
44
- * (window as any).__Zone_disable_requestAnimationFrame = true; // disable patch requestAnimationFrame
45
- * (window as any).__Zone_disable_on_property = true; // disable patch onProperty such as onclick
46
- * (window as any).__zone_symbol__UNPATCHED_EVENTS = ['scroll', 'mousemove']; // disable patch specified eventNames
44
+ * (window as any).__Zone_disable_requestAnimationFrame = true; // disable patch for requestAnimationFrame
45
+ * (window as any).__Zone_disable_on_property = true; // disable patch for onProperty events
46
+ * (window as any).__zone_symbol__UNPATCHED_EVENTS = ['scroll', 'mousemove']; // disable patch for specified eventNames
47
47
*
48
48
* in IE/Edge developer tools, the addEventListener will also be wrapped by zone.js
49
49
* with the following flag, it will bypass `zone.js` patch for IE/Edge
You can’t perform that action at this time.
0 commit comments