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-select> broken in Vue 2.5.14 #10103

Closed
shiny opened this issue Mar 10, 2018 · 5 comments
Closed

[Bug Report] <el-select> broken in Vue 2.5.14 #10103

shiny opened this issue Mar 10, 2018 · 5 comments

Comments

@shiny
Copy link

shiny commented Mar 10, 2018

Element UI version

2.2.1

OS/Browsers version

OS X

Vue version

2.5.14

Reproduction Link

https://jsfiddle.net/mmx38qxw/591/

Steps to reproduce

复制文档中第一个默认示例,在 2.5.13 版本中能正常运行,在 2.5.14 中有出错
这是低一个版本号的示例: https://jsfiddle.net/mmx38qxw/590/
这是最新版本号中的示例:https://jsfiddle.net/mmx38qxw/591/

[Vue warn]: Error in render: "RangeError: Maximum call stack size exceeded"

found in

--->

What is Expected?

正常运行

What is actually happening?

出现 Vue warn 并且空白

@element-bot
Copy link
Member

Translation of this issue:

Element UI version

2.2.1

OS/Browsers version

OS X

Vue version

2.5.14

Reproduction Link

https://jsfiddle.net/mmx38qxw/591/

Steps to reproduce

The first default example in the copy document, which runs normally in the 2.5.13 version, has an error in the 2.5.14

This is an example of a lower version number: https://jsfiddle.net/mmx38qxw/590/
This is an example of the latest version number: https://jsfiddle.net/mmx38qxw/591/

[Vue warn]: Error in render: "RangeError: Maximum call stack size exceeded"
Found in

I

### What is Expected?

normal operation

What is actually happening?

Vue warn and blank

@Leopoldthecoder
Copy link
Contributor

Duplicate of #10093

@Leopoldthecoder Leopoldthecoder marked this as a duplicate of #10093 Mar 10, 2018
@gaolongxin062
Copy link

解决了吗这个问题,我也遇到了这个错误

@shiny
Copy link
Author

shiny commented Oct 19, 2018

解决了吗这个问题,我也遇到了这个错误

#10093 里的情况,升级 Vue 应该能解决问题。我当时的处理是降级 element 版本也能运行。

@gaolongxin062
Copy link

解决了吗这个问题,我也遇到了这个错误

#10093 里的情况,升级 Vue 应该能解决问题。我当时的处理是降级 element 版本也能运行。

我之前降级到2.5.13没有作用,还是报错;我现在升级到了2.5.15希望能起作用吧,这个错误不是一直出现,偶尔才会出现

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

4 participants