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

BUG:微信小程序不支持使用arguments参数来获取订阅事件的参数 #1796

Closed
2460392754 opened this issue Jun 15, 2020 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@2460392754
Copy link

问题描述
不能使用arguments把订阅事件的数据获取到,只能使用$event获取第一个订阅事件里的第一个参数

复现步骤

<custom-button @click="onClick(arguments, myCustonArg)">btn</custom-button>

预期结果
vuejs/vue#5735

系统信息:

  • 发行平台: 微信小程序
  • HBuilderX版本: 2.7.9.20200527
@Wangyaqi Wangyaqi added the bug Something isn't working label Jun 16, 2020
@Wangyaqi Wangyaqi assigned Wangyaqi and fxy060608 and unassigned Wangyaqi Jun 16, 2020
@qiujie8092916
Copy link

@fxy060608 请问这个bug会在什么时候的更新上发布?

@fxy060608
Copy link
Collaborator

@fxy060608 请问这个bug会在什么时候的更新上发布?

下一个alpha版本

@Wangyaqi
Copy link
Contributor

Wangyaqi commented Aug 6, 2020

此问题已修复

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants