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 Report] 使用el-autocomplete 输入时总会报错 #19382

Closed
playjoy opened this issue May 11, 2020 · 6 comments
Closed

[Bug Report] 使用el-autocomplete 输入时总会报错 #19382

playjoy opened this issue May 11, 2020 · 6 comments

Comments

@playjoy
Copy link

playjoy commented May 11, 2020

@welkinwong
Copy link

+1 以前没问题的

@delbug
Copy link

delbug commented May 13, 2020

你们是怎么提交问题的啊? 我不知道怎么提交

@hemengke1997
Copy link

我也遇到这个问题了 我尝试给autocomplete添加onchange方法 也不行

@liyufeng2018
Copy link

在node_modules/element-ui/lib/element-ui.common.js 的第2090行
handleChange: function handleChange(event) {
this.$emit('change', event.target.value);
},
这个event的值是输入框的值而不是事件,

@sxzz
Copy link
Contributor

sxzz commented May 18, 2020

代码已经提交到 dev 分支 #19200,但还没有发版,可以先使用 2.13.0 版本

@stale
Copy link

stale bot commented Jun 26, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@playjoy playjoy closed this as completed Apr 4, 2023
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

6 participants