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
1、open modal
2、click go to page2
3、console error: Uncaught (in promise): TypeError: Cannot read property 'nativeNode' of null
TypeError: Cannot read property 'nativeNode' of null
What is expected?
1、modal close
2、page jump correctly
What is actually happening?
1、page is not jump properly
Environment
Info
ng-zorro-antd
9.1.1
Browser
Google Chrome 80.0.3987.132
The text was updated successfully, but these errors were encountered:
Reproduction link
https://stackblitz.com/edit/angular-wgbxwe
Steps to reproduce
1、open modal
2、click go to page2
3、console error: Uncaught (in promise): TypeError: Cannot read property 'nativeNode' of null
TypeError: Cannot read property 'nativeNode' of null
What is expected?
1、modal close
2、page jump correctly
What is actually happening?
1、page is not jump properly
The text was updated successfully, but these errors were encountered: