Skip to content
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

nzDropdownMatchSelectWidth won't work for Select component anymore #5058

Closed
rppig42 opened this issue Apr 16, 2020 · 0 comments · Fixed by #5066
Closed

nzDropdownMatchSelectWidth won't work for Select component anymore #5058

rppig42 opened this issue Apr 16, 2020 · 0 comments · Fixed by #5066

Comments

@rppig42
Copy link
Contributor

rppig42 commented Apr 16, 2020

Reproduction link

https://stackblitz.com/edit/angular-teja2d?file=src/app/app.component.ts

Steps to reproduce

Check StackBlitz's link

What is expected?

dropdown width should be extended when nzDropdownMatchSelectWidth is set to false

it works in v8.5.2 https://stackblitz.com/edit/angular-84rppu?file=src/app/app.component.ts

What is actually happening?

dropdown width won't extend when nzDropdownMatchSelectWidth is set to false

Environment Info
ng-zorro-antd 9.0.0
Browser Chrome latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants