Tencent / tdesign-vue

A Vue.js UI components lib for TDesign.
https://tdesign.tencent.com/vue
MIT License
908 stars 351 forks source link

t-menu 设置 popupProps placement 属性无效 #3143

Closed Corgis closed 5 months ago

Corgis commented 5 months ago

tdesign-vue 版本

1.9.2

重现链接

https://stackblitz.com/edit/jzrhb3?file=src%2Fdemo.vue

重现步骤

t-submenu 设置 :popup-props="{ placement: 'bottom', }" 子菜单未居中显示 如下图,通过代码显示 data-popper-placement 还是为 bottom-start 未设置成功 image

期望结果

希望子菜单居中显示

实际结果

子菜单未居中显示 如下图,通过代码显示 data-popper-placement 还是为 bottom-start 未设置成功 image

框架版本

"vue": "~2.6.14",

浏览器版本

版本 123.0.6312.106(正式版本) (64 位)

系统版本

Windows 10 家庭版

Node版本

No response

补充说明

18.20.1

github-actions[bot] commented 5 months ago

👋 @Corgis,感谢给 TDesign 提出了 issue。 请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。

uyarn commented 5 months ago

fixed 1.9.3