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
问题描述 h5 端uni.showModal 点击空白地方 弹窗会消失, app和小程序只有点击确定和取消才会消失。
复现步骤 [复现问题的步骤] 1、写个uni.showModal 方法 2、编译到h5,用浏览器打开 3、打开弹出框后,点击空白地方 弹窗消失
预期结果 只有点击 确定或则取消才会消失
实际结果 点击空白就会消失 ,理论上我需要用户认证看内容,然后点击确认或取消进行下一步
系统信息:
npm run info
补充信息 [可选] [根据你的分析,出现这个问题的原因可能在哪里?]
The text was updated successfully, but these errors were encountered:
fix(h5): #311
1370f3a
HBuilderX 1.9.3 及 CLI 均已更新
Sorry, something went wrong.
No branches or pull requests
问题描述
h5 端uni.showModal 点击空白地方 弹窗会消失, app和小程序只有点击确定和取消才会消失。
复现步骤
[复现问题的步骤]
1、写个uni.showModal 方法
2、编译到h5,用浏览器打开
3、打开弹出框后,点击空白地方 弹窗消失
预期结果
只有点击 确定或则取消才会消失
实际结果
点击空白就会消失 ,理论上我需要用户认证看内容,然后点击确认或取消进行下一步
系统信息:
npm run info
的运行结果]补充信息
[可选]
[根据你的分析,出现这个问题的原因可能在哪里?]
The text was updated successfully, but these errors were encountered: