-
Notifications
You must be signed in to change notification settings - Fork 334
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
[Popup] Popup组件设置popperOptions的offset属性不生效 #3184
Labels
Comments
👋 @2ue,感谢给 TDesign 提出了 issue。 |
https://popper.js.org/docs/v2/tutorial/#offset
|
@ZHUBoer 你传的值少了,测试没问题的 |
@HaixingOoO 也许我们应该增加这个类似的demo |
感谢,按照这个配置OK了 |
16 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
tdesign-react 版本
1.9.3
重现链接
https://stackblitz.com/edit/react-f7oexg?file=src%2Fdemo.tsx
重现步骤
鼠标hover到按钮上
期望结果
期望按照设置的offset进行偏移
实际结果
使用按照设置的offset值便宜
框架版本
No response
浏览器版本
No response
系统版本
No response
Node版本
No response
补充说明
No response
The text was updated successfully, but these errors were encountered: