-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
measureScrollbar() 导致 css3 transition重绘 #1205
Labels
Comments
Cascader 默认值通过数组的方式指定,但nzOptions没有赋值,通过nzLoadData函数延迟加载。 |
@rel-wxx thanks for your feedback, we will try to fix it in next version. |
This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread. |
hsuanxyz
pushed a commit
to hsuanxyz/ng-zorro-antd
that referenced
this issue
Aug 5, 2020
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Version
0.7.0-beta.1
Environment
mac chrome
Reproduction link
https://stackblitz.com/edit/ng-zorro-antd-setup-jx9ywo
Steps to reproduce
切换页面
What is expected?
不触发transition
What is actually happening?
触发transition
Other?
ng-zorro-antd/components/core/util/mesure-scrollbar.ts
Line 16 in 9822bb8
scrollbarWidth == 0 == false
The text was updated successfully, but these errors were encountered: