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.4.0
https://tdesign.tencent.com/miniprogram/components/notice-bar
访问https://tdesign.tencent.com/miniprogram/components/notice-bar。引入【03 可滚动公告栏】的垂直公告栏(第三个)。
内容正常显示,控制台不报错。
内容正常显示,控制台报错——Uncaught (in promise) null。
3.2.2
实测,问题和direction="vertical"属性相关,使用水平滚动样式则正常。调试基础库切换到2开头的老版本正常。
The text was updated successfully, but these errors were encountered:
👋 @FIORA120,感谢给 TDesign 提出了 issue。 请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
tdesign-miniprogram 版本
1.4.0
重现链接
https://tdesign.tencent.com/miniprogram/components/notice-bar
重现步骤
访问https://tdesign.tencent.com/miniprogram/components/notice-bar。引入【03 可滚动公告栏】的垂直公告栏(第三个)。
期望结果
内容正常显示,控制台不报错。
实际结果
内容正常显示,控制台报错——Uncaught (in promise) null。
基础库版本
3.2.2
补充说明
实测,问题和direction="vertical"属性相关,使用水平滚动样式则正常。调试基础库切换到2开头的老版本正常。
The text was updated successfully, but these errors were encountered: