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

width is inconsistent in nz-modal of nz-dropdown-menu when first hover and later hover #4169

Closed
CC2013 opened this issue Sep 16, 2019 · 1 comment

Comments

@CC2013
Copy link

CC2013 commented Sep 16, 2019

Reproduction link

https://stackblitz.com/edit/angular-nzdropdown-issue

Steps to reproduce

1.click the "click modal" button;
2.first hover "add config", the menu shows;
3.again hover "add config", the menu shows again;

What is expected?

no matter hover any times, the drop menu's width would be inconsistent;

What is actually happening?

hover twice, but the drop menu's width is inconsistent;

Environment Info
ng-zorro-antd 8.2.1
Browser Chrome 76

just the first time hover, the width has some problem. And I think it still a problem in the version 8.3.0

@wenqi73 wenqi73 added this to the 9.0.0 milestone Jan 7, 2020
@vthinkxie vthinkxie modified the milestones: 9.0.0, 9.1.0 Apr 15, 2020
@hsuanxyz hsuanxyz modified the milestones: v9 Candidate, v11.0.0 Oct 10, 2020
@hsuanxyz
Copy link
Member

Work on v10, https://stackblitz.com/edit/angular-7qcaal?file=src%2Fapp%2Fapp.component.ts.

Please file a new issue or discussion if you are encountering a similar or related problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants