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

顶部菜单混合模式+分割菜单,没有子路由,小屏下使用Drawer菜单时,菜单列表消失 #336

Closed
3 tasks done
ZhongMingKun opened this issue Mar 9, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@ZhongMingKun
Copy link

⚠️ IMPORTANT ⚠️ Please check the following list before proceeding. If you ignore this issue template, your issue will be directly closed.

  • Read the docs.
  • Make sure the code is up to date. (Some bugs have been fixed in the latest code)
  • This is a concrete bug. For Q&A open a GitHub Discussion or join our Discord Chat Server.

Describe the bug

顶部菜单混合模式+分割菜单,没有子路由,小屏下使用Drawer菜单时,菜单列表消失

Reproduction

https://vvbin.cn/thin/next/#/home/welcomehttps://vvbin.cn/next/#/home/welcome
配置“顶部菜单混合模式+分割菜单”。将浏览器宽度调至1000px以下时,自动启用了Drawer组件渲染菜单。
若该路由下无子路由,Drawer渲染错误
image

首页下无子菜单(子路由)

image

菜单渲染失败
image

System Info

  • Operating System: Win10
  • Node version: 14.5.0
  • Package manager (npm/yarn/pnpm) and version: yarn 1.22.5
@ZhongMingKun
Copy link
Author

ZhongMingKun commented Mar 9, 2021

开启“折叠菜单”后,宽度大于1000px时,省略的菜单无法打开

image

@anncwb anncwb added the bug Something isn't working label Mar 9, 2021
@anncwb anncwb closed this as completed in 82c3186 Mar 17, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Sep 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants