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.0
https://tdesign.tencent.com/miniprogram/components/popup
popup组件存在一个bug,就是在弹出层里面滑动时,开发者工具会报错:TypeError: Cannot read property 'nv_dataset' of undefined。可以拿官网提供的示例进行重现bug
不报error
报error
3.6.6
No response
The text was updated successfully, but these errors were encountered:
👋 @NUIST-BIUBIU,感谢给 TDesign 提出了 issue。 请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。
Sorry, something went wrong.
果然还是skyline的问题,改成webview渲染,就没有这个Bug了,但还是希望skyline渲染模式下,能够解决这个Bug。
Successfully merging a pull request may close this issue.
tdesign-miniprogram 版本
1.8.0
重现链接
https://tdesign.tencent.com/miniprogram/components/popup
重现步骤
popup组件存在一个bug,就是在弹出层里面滑动时,开发者工具会报错:TypeError: Cannot read property 'nv_dataset' of undefined。可以拿官网提供的示例进行重现bug
期望结果
不报error
实际结果
报error
基础库版本
3.6.6
补充说明
No response
The text was updated successfully, but these errors were encountered: