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

Got double ghost menu when use 'NzContextMenuService' to create two different context menu. #3971

Closed
tonyeen opened this issue Aug 12, 2019 · 2 comments

Comments

@tonyeen
Copy link

tonyeen commented Aug 12, 2019

Reproduction link

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

Steps to reproduce

  1. Right click "Context Menu 1" area. (Don't close the opened context menu)
  2. Right click "Context Menu 2"

What is expected?

Get clear context menu of "Context Menu 2" area when right click on it.

What is actually happening?

Got double ghost menu when use 'NzContextMenuService' to create two different context menu.

Environment Info
ng-zorro-antd 8.1.2
Browser Chrome 75
@alfadb
Copy link

alfadb commented Dec 20, 2019

大佬,这个问题什么时候可以解决啊?现在生成环境客户意见好大

@tonyeen
Copy link
Author

tonyeen commented Dec 20, 2019

大佬,这个问题什么时候可以解决啊?现在生成环境客户意见好大

未修复之前可以禁用 nzDropdownMenu 的动画效果, 添加属性 [nzNoAnimation]="true" 即可。

参考示例

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