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

CascadePicker组件的onSelect、onCancel都没反应了 #128

Closed
heiyanquan opened this issue Mar 19, 2018 · 4 comments
Closed

CascadePicker组件的onSelect、onCancel都没反应了 #128

heiyanquan opened this issue Mar 19, 2018 · 4 comments
Labels

Comments

@heiyanquan
Copy link

Version

1.6.0

Reproduction link

https://codesandbox.io/embed/3475zn3571

Steps to reproduce

用vue init cube-ui/cube-template projectname初始化一个项目之后,复制CascadePicker组件基本用法的代码,onSelect、onCancel都没反应

What is expected?

点击CascadePicker选择完成之后执行回调函数

What is actually happening?

onSelect、onCancel回调都没反应

Dependencies Version

vue: 2.5.16
better-scroll: 1.8.4

@dolymood
Copy link
Contributor

vue 2.5.14+ 的版本好像有问题,可以先使用 2.5.13的版本,我们再查查

AmyFoxFN added a commit that referenced this issue Mar 19, 2018
@dolymood
Copy link
Contributor

vuejs/vue#7294

@dolymood dolymood added the bug label Mar 19, 2018
@AmyFoxFN
Copy link
Contributor

@heiyanquan 这是由于新版的 vue 直接修改了我们传入的一个对象参数引发的,目前已经发布了cube-ui 1.6.1 修复这个问题,你可以升级一下。后续我们还会跟 vue 反馈。

@heiyanquan
Copy link
Author

升级了一下,确实好了,谢谢解答

hu0950 pushed a commit that referenced this issue Nov 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants