We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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.8
No response
Message.info({ context: this, offset: ['180rpx', '32rpx'], duration: 5000, content: '这是一条带图标的消息通知 5s消失', }); wx.navigateBack({ delta: 1, });
回到此页面后,一切正常
页面卡死了。
3.7.12
The text was updated successfully, but these errors were encountered:
👋 @bigpigOne,感谢给 TDesign 提出了 issue。 请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。
Sorry, something went wrong.
@bigpigOne 具体什么情况呢?方便提供录屏看看么?
@bigpigOne 你好,我这边使用13pro,duration 取 -1, 后退一页,再重新进入此页面,页面正常。
未能复现你的问题。请提供可复现的代码片段链接、真机型号 等信息
No branches or pull requests
tdesign-miniprogram 版本
1.8.8
重现链接
No response
重现步骤
Message.info({
context: this,
offset: ['180rpx', '32rpx'],
duration: 5000,
content: '这是一条带图标的消息通知 5s消失',
});
wx.navigateBack({
delta: 1,
});
期望结果
回到此页面后,一切正常
实际结果
页面卡死了。
基础库版本
3.7.12
补充说明
No response
The text was updated successfully, but these errors were encountered: