feat(router): warn if navigation triggered outside Angular zone (#24959)
closes #15770, closes #15946, closes #24728 PR Close #24959
This commit is contained in:
@ -7,4 +7,4 @@
|
||||
*/
|
||||
|
||||
// Public API for Zone
|
||||
export {NgZone} from './zone/ng_zone';
|
||||
export {NgZone, NoopNgZone as ɵNoopNgZone} from './zone/ng_zone';
|
||||
|
Reference in New Issue
Block a user