We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
似乎在已经有一个submenu打开时,去点击另外的subMenu时,菜单会发生跳动,上方已经打开的subMenu有时会自动关闭。 https://vvbin.cn/next/#/page-demo/desc/basic现在就存在这个bug。 设置:
复现步骤->在已打开某个subMenu(例如:权限管理)时,点击打开下方的其他subMenu子项(例如:基础详情页),则上方权限管理会随着点击发生跳动,有时还会自动收起subMenu
The text was updated successfully, but these errors were encountered:
俺也一样。 先用手风琴吧。
Sorry, something went wrong.
4c89ea7
fix(menu): fix the jitter problem of menu folding animation,fix vbenj…
6e8cbfe
…s#732
No branches or pull requests
似乎在已经有一个submenu打开时,去点击另外的subMenu时,菜单会发生跳动,上方已经打开的subMenu有时会自动关闭。
![image](https://user-images.githubusercontent.com/42724987/121286592-9ddc8000-c912-11eb-8ea4-8fa3296b8213.png)
https://vvbin.cn/next/#/page-demo/desc/basic现在就存在这个bug。
设置:
复现步骤->在已打开某个subMenu(例如:权限管理)时,点击打开下方的其他subMenu子项(例如:基础详情页),则上方权限管理会随着点击发生跳动,有时还会自动收起subMenu
The text was updated successfully, but these errors were encountered: