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

Filter的max设置为1时 onMaskTap不会触发回调 #302

Open
dyl169 opened this issue Sep 25, 2019 · 3 comments
Open

Filter的max设置为1时 onMaskTap不会触发回调 #302

dyl169 opened this issue Sep 25, 2019 · 3 comments

Comments

@dyl169
Copy link

dyl169 commented Sep 25, 2019

Filter的max设置为1时 onMaskTap不会触发回调
我看这边已经修复了这个bug但是小程序里npm包里还是有这个问题

@linxz
Copy link
Contributor

linxz commented Sep 25, 2019

onMaskTap 是 0.4.34 版本中新增的,具体的使用场景是怎么样的,版本是多少?最好提供一下 demo 示例。谢谢。

@dyl169
Copy link
Author

dyl169 commented Sep 25, 2019

筛选时设置max为1,希望单选,期望点击mask关闭筛选弹窗,结果表现不会回调这个方法。 "_id": "[email protected]",

@dyl169
Copy link
Author

dyl169 commented Sep 25, 2019

更新到0.4.34已经可以触发onMaskTap了

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

No branches or pull requests

2 participants