-
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
nz-carousel's width doesn't changed after the window resized #1811
Comments
This comment has been minimized.
This comment has been minimized.
@wuiancocos2d You need to click |
https://stackblitz.com/edit/ng-zorro-antd-start-bg1lwd?file=src/index.html |
We will fix it next version. You can use this temporary hack(https://stackblitz.com/edit/nz-carousel-resize) now. |
@hsuanxyz thx very much!! |
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. |
Version
1.1.1
Environment
windows 7 / chrome 65.0.3325.181
Reproduction link
https://ng-zorro-antd-start.stackblitz.io
Steps to reproduce
What is expected?
nz-carousel's width will be changed after the window resized
What is actually happening?
nz-carousel's width doesn't changed after the window resized
Other?
use nz-carousel-content with ng grid
The text was updated successfully, but these errors were encountered: