material-ui 当菜单弹出时,菜单栏的宽度或高度会抖动,

oyxsuwqo  于 6个月前  发布在  其他
关注(0)|答案(2)|浏览(44)

重复问题

  • 我已搜索现有的问题

最新版本

  • 我已测试了最新版本

重现步骤 🕹

链接到实时示例:
步骤:

  1. https://mui.com/material-ui/react-menu/
    2.点击任何示例并仔细观察

当前行为 😯

提供的菜单组件案例弹出时,宽度和高度会抖动

预期行为 🤔

  • 无响应*

上下文 🔦

  • 无响应*

您的环境 🌎

npx @mui/envinfo

Don't forget to mention which browser you used.
  Output from `npx @mui/envinfo` goes here.
rhfm7lfc

rhfm7lfc1#

这个抖动是什么意思?如果它表示显示滚动条,这是使用弹出窗口的一个缺点。请查看https://mui.com/material-ui/react-menu/#menulist-composition以获取更多详细信息。

atmip9wb

atmip9wb2#

What that the shake means? If it means showing the scrollbar, it is expected, is one of the drawbacks of using popover. Check https://mui.com/material-ui/react-menu/#menulist-composition for more details.
1674468666828.mp4
please download and watch
As in the video, there will be a little jitter after popping up. I watched it with Chrome

相关问题