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

微信小程序使用van-overlay组件 模拟器没问题、真机报错 #5917

Open
CoolYF opened this issue Oct 22, 2024 · 2 comments
Open

Comments

@CoolYF
Copy link

CoolYF commented Oct 22, 2024

重现链接

"请点击选择 请选择照片上传方式 相册上传 立即拍照

/js/
onClickShow() {
this.setData({
show: true
});
},
onClickHide() {
this.setData({
show: false
});
},

Vant Weapp 版本

1.11.7

描述一下你遇到的问题。

错误

重现步骤

加载组件时报入上图所示错误

设备/浏览器

iPhone13pro

@landluck
Copy link
Contributor

提供一个代码片段吧

@landluck
Copy link
Contributor

#5918

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

2 participants