-
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-dropdown的二级菜单nz-submenu不会自动隐藏,版本:0.6.0-rc.2 #520
Comments
这个问题我也遇到了,当菜单收缩为icon时,鼠标hover效果出现叠加的子ul,期望效果是悬浮时只显示当前的子菜单(用的是最新版本的组件) |
解决方案:执行npm install @angular/[email protected]版本(用angular4.2.4) |
@15136133225 感谢解答,可是4.x版本编译很慢哎,目前我坚持用着5.0,因为影响不是很严重,等版本更新吧,希望能快一点 |
5.0以上的版本也没有解决这个问题呀。在A页面点击nz-drowndown 的menu, 跳转到B页面, nz-dropdown也会出现menu |
@superestze 看来你得重新开个issue |
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. |
"ng-zorro-antd": "^0.6.0-rc.2"
CLI Version
The text was updated successfully, but these errors were encountered: