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

el-autocomplete value 有值, 但是select的时候 ,还是报错,value of undefined? #19276

Open
oozm opened this issue Apr 27, 2020 · 16 comments
Labels

Comments

@oozm
Copy link

oozm commented Apr 27, 2020

No description provided.

@lurenj
Copy link

lurenj commented Apr 27, 2020

我在使用el-autocomplete的时候也出现了这个问题,具体情况是当你输入的值和value的值完全匹配的时候,就不会报错,但是如果只是输入了一部分,那么就会报错:TypeError: Cannot read property 'value' of undefined。并且我确定了我的value是有值的。element-ui的版本为 2.13.1

@nyz123
Copy link

nyz123 commented Apr 28, 2020

dev分支改了这个问题,不知道啥时候能发版,#19200

@linggougou
Copy link

脑瓜子嗡嗡的~

@cn1001wang
Copy link

element官网上的示例也报错。TypeError: Cannot read property 'value' of undefined。快发版吧

@nyz123
Copy link

nyz123 commented Apr 30, 2020

ele响应速度不太快哦

@hudk114
Copy link

hudk114 commented Apr 30, 2020

同。。触发了两次input的两次change

@shiny
Copy link

shiny commented May 4, 2020

遇到同样的问题,只有鼠标点击的时候触发,使用键盘没有触发。

@cloydlau
Copy link

开始以为哪里写得不对 后来发现官网的codepen也报错。。。

@hepking
Copy link

hepking commented May 12, 2020

我在使用el-autocomplete的时候也出现了这个问题,具体情况是当你输入的值和value的值完全匹配的时候,就不会报错,但是如果只是输入了一部分,那么就会报错:TypeError: Cannot read property 'value' of undefined。并且我确定了我的value是有值的。element-ui的版本为 2.13.1

同样问题!

@PinBoLei
Copy link

这个问题为什么还没解决,多少天了

@welkinwong
Copy link

+1

@sxzz
Copy link
Contributor

sxzz commented May 18, 2020

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

@taaaaaaak22
Copy link

taaaaaaak22 commented May 19, 2020

v2.13.2 was released :)
https://github.com/ElemeFE/element/releases/tag/v2.13.2

@mouday
Copy link

mouday commented May 25, 2020

好像已经解决了,搞了我一下午,一直以为我的代码有bug

@eating-noodles
Copy link

鬼鬼 +1

@stale
Copy link

stale bot commented Apr 18, 2022

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.

@stale stale bot added the stale label Apr 18, 2022
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