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
h5
https://gitee.com/Personal-Code/wot-design-uni-test.git
创建一个 popup 弹窗,在弹窗内使用 picker datetime-picker 组件选择完数据,或取消后,picker-view 组件显示在popup页面最下方不消失
在popup组件中 使用基于popup实现的组件正常使用
在popup中使用picker组件 picker-view 无法消失
No response
The text was updated successfully, but these errors were encountered:
目前没有找到与您的问题完全相同的其他报告。您所描述的问题已经在 Issue #982 中进行了记录。
接下来,我建议您检查以下几点以尝试解决此问题:
确保组件版本兼容性:确认 popup 和 picker datetime-picker 组件的版本与 Wot Design Uni 1.8.0 版本兼容。
popup
picker datetime-picker
检查事件处理:确保在选择或取消操作后,正确地调用了关闭 picker-view 的方法。
picker-view
样式冲突:检查是否有样式冲突导致 picker-view 无法正常隐藏。
如果您已经尝试了这些方法但问题仍然存在,建议您在项目中进行调试,或者查看是否有更新的版本可以解决此问题。
如需进一步帮助,请随时告知。
Sorry, something went wrong.
No branches or pull requests
Wot Design Uni 版本号
1.8.0
平台
h5
复现Demo地址(如不提供,将被直接关闭)
https://gitee.com/Personal-Code/wot-design-uni-test.git
重现步骤
创建一个 popup 弹窗,在弹窗内使用 picker datetime-picker 组件选择完数据,或取消后,picker-view 组件显示在popup页面最下方不消失
期望的结果是什么?
在popup组件中 使用基于popup实现的组件正常使用
实际的结果是什么?
在popup中使用picker组件 picker-view 无法消失
环境信息
No response
其他补充信息
No response
The text was updated successfully, but these errors were encountered: