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

select component in dropdown bug #1455

Open
2 tasks
vthinkxie opened this issue May 16, 2018 · 6 comments
Open
2 tasks

select component in dropdown bug #1455

vthinkxie opened this issue May 16, 2018 · 6 comments

Comments

@vthinkxie
Copy link
Member

vthinkxie commented May 16, 2018

Version

0.7.0

Environment

ng-zorro-antd 0.7.0

Reproduction link

https://stackblitz.com/edit/ant-dropdown-select-angular?file=app%2Fapp.component.ts

Steps to reproduce

click dropdown -> click outside -> click dropdown

What is expected?

Other?

@vthinkxie
Copy link
Member Author

block by angular/angular#24041

@jefvanhoyweghen
Copy link

Is there already a fix or workaround for this? I am experiencing this problem as well

@vthinkxie
Copy link
Member Author

Hi @jefvanhoyweghen we are blocked by angular/angular#24041 now.

@vthinkxie
Copy link
Member Author

vthinkxie commented Apr 25, 2019

hi @jefvanhoyweghen you can disable animation with nzNoAnimation to skip this bug now.

@IonelLupu
Copy link

It seems that adding nzNoAnimation doesn't work. I've added it to every element and the error still comes up: https://stackblitz.com/edit/ng-zorro-antd-ivy-dudmbn

Steps to reproduce the error in the stackblitz link above:

  • open dropdown
  • open select box
  • select two items
  • close select box
  • close dropdown
  • open dropdown again
  • open select box
  • try to deselect an item from the select box (error occurs)

Is there any other workaround this?

@hsuanxyz hsuanxyz added this to the blocked milestone Oct 10, 2020
@wzhudev
Copy link
Member

wzhudev commented Oct 16, 2021

A reproduction of the lastest version https://stackblitz.com/edit/ng-zorro-antd-ivy-m31mk5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Bug Track
  
Blocked
Development

Successfully merging a pull request may close this issue.

5 participants