You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CodeLeakComponent.html:52 ERROR Error: ViewDestroyedError: Attempt to use a destroyed view: detectChanges
at viewDestroyedError (core.js:19640)
at Object.debugUpdateDirectives [as updateDirectives] (core.js:30039)
at checkAndUpdateView (core.js:29438)
at callWithDebugContext (core.js:30308)
at Object.debugCheckAndUpdateView [as checkAndUpdateView] (core.js:30010)
at ViewRef_.push../node_modules/@angular/core/fesm5/core.js.ViewRef_.detectChanges (core.js:20685)
at NzPopoverComponent.push../node_modules/ng-zorro-antd/fesm5/ng-zorro-antd-tooltip.js.NzTooltipBaseComponent.show (ng-zorro-antd-tooltip.js:75)
at NzPopoverDirective.push../node_modules/ng-zorro-antd/fesm5/ng-zorro-antd-tooltip.js.NzTooltipBaseDirective.show (ng-zorro-antd-tooltip.js:614)
at ng-zorro-antd-tooltip.js:839
at ZoneDelegate.push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask (zone.js:423)
The text was updated successfully, but these errors were encountered:
Hello @sishenwuda, your issue has been closed because it does not conform to our issue requirements.
Please use the Issue Helper to create an issue, thank you!
Popover的定位元素在显示过程中被销毁,popover未销毁且报错如下:
The text was updated successfully, but these errors were encountered: