Skip to content
New issue

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

[Bug Report] TypeError: icon.contains is not a function #13313

Open
hnuuhc opened this issue Jan 15, 2025 · 0 comments
Open

[Bug Report] TypeError: icon.contains is not a function #13313

hnuuhc opened this issue Jan 15, 2025 · 0 comments

Comments

@hnuuhc
Copy link

hnuuhc commented Jan 15, 2025

重现链接

<van-checkbox v-model="checked2">复选框</van-checkbox>

Vant 版本

4.9.15

描述一下你遇到的问题。

多选框无法使用,在android上会报该错误 : TypeError: icon.contains is not a function
若多次点击,会导致程序崩溃重启
测试在浏览器中访问不会报错,仅android中出现
不知道是不是框架问题,uniapp vue-cli 4.45

重现步骤

<van-checkbox v-model="checked2">复选框</van-checkbox>

设备/浏览器

android

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant