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

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

Closed
Corgis opened this issue Apr 12, 2024 · 2 comments
Closed

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

Corgis opened this issue Apr 12, 2024 · 2 comments
Labels
to be published fixed, not be published

Comments

@Corgis
Copy link

Corgis commented Apr 12, 2024

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

Copy link
Contributor

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

@uyarn uyarn added the to be published fixed, not be published label Apr 16, 2024
@uyarn
Copy link
Collaborator

uyarn commented Apr 26, 2024

fixed 1.9.3

@uyarn uyarn closed this as completed Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
to be published fixed, not be published
Projects
None yet
Development

No branches or pull requests

2 participants