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
"tdesign-mobile-vue": "^1.1.1"
No response
在f12设备模拟,移动端的时候,点击即报错。 Uncaught TypeError: Cannot read properties of undefined (reading 'ctx') at el.addEventListener.capture [(hover.js:16:1)]()
增加这个ctx的null检查
"vue": "3.2.26",
Microsoft Edge 版本 124.0.2478.80
win11
v18.16.1
The text was updated successfully, but these errors were encountered:
👋 @nicolastinger,感谢给 TDesign 提出了 issue。 请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。
Sorry, something went wrong.
@nicolastinger 升级版本试试呢? 我目前看最新的没有这个问题 https://tdesign.tencent.com/mobile-vue/mobile.html#/cell
No branches or pull requests
tdesign-mobile-vue 版本
"tdesign-mobile-vue": "^1.1.1"
重现链接
No response
重现步骤
在f12设备模拟,移动端的时候,点击即报错。
Uncaught TypeError: Cannot read properties of undefined (reading 'ctx')
at el.addEventListener.capture [(hover.js:16:1)]()
期望结果
增加这个ctx的null检查
实际结果
No response
框架版本
"vue": "3.2.26",
浏览器版本
Microsoft Edge 版本 124.0.2478.80
系统版本
win11
Node版本
v18.16.1
补充说明
No response
The text was updated successfully, but these errors were encountered: