ant-design-vue
ant-design-vue copied to clipboard
在无界微前端模式下Select组件会有位置计算错误问题
trafficstars
- [x] I have searched the issues of this repository and believe that this is not a duplicate.
Version
4.1.0
Environment
谷歌浏览器,vue3 vite
Reproduction link
Steps to reproduce
点击Select组件,弹出下拉框会偏移
What is expected?
在无界微前端模式、左侧有菜单的情况下,修复点击Select组件下拉内容位置计算不正确的问题
What is actually happening?
在无界微前端模式下,左侧为菜单栏,右侧为子应用,子应用内使用Select组件时,设置dropdownMatchSelectWidth为fasle,当下拉的宽度大于input的宽度时,下拉框的位置会出现偏移。
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days