We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1.8.4
https://developers.weixin.qq.com/s/P3Ma5mmL72XM
需要两个页面复现这个问题,一个tabbar页面(首页)存放guide代码的页面,一个普通页面(详情页)。首页通过wx.navigateTo进入详情页,在详情页使用分享好友功能(分享卡片的path是详情页的路径),新用户从分享卡片进入的详情页后点击左上角的小房子按钮回到首页,再去点击guide的打开按钮,guide的气泡框没有选中对应节点。。。
期望气泡框能选中节点
气泡框没有选中节点
3.7.5
No response
The text was updated successfully, but these errors were encountered:
👋 @clj1111,感谢给 TDesign 提出了 issue。 请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。
Sorry, something went wrong.
经排查发现,在源码guide.js中为referenceStyle对象重新赋值height值解决问题
No branches or pull requests
tdesign-miniprogram 版本
1.8.4
重现链接
https://developers.weixin.qq.com/s/P3Ma5mmL72XM
重现步骤
需要两个页面复现这个问题,一个tabbar页面(首页)存放guide代码的页面,一个普通页面(详情页)。首页通过wx.navigateTo进入详情页,在详情页使用分享好友功能(分享卡片的path是详情页的路径),新用户从分享卡片进入的详情页后点击左上角的小房子按钮回到首页,再去点击guide的打开按钮,guide的气泡框没有选中对应节点。。。
期望结果
期望气泡框能选中节点
实际结果
气泡框没有选中节点
基础库版本
3.7.5
补充说明
No response
The text was updated successfully, but these errors were encountered: