-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
avalon1.5.2在IE8下报错: 对象不支持“hasOwnProperty”属性或方法 #1063
Comments
给例子!一个可以运行的页面! |
这个: http://lihuanghe.github.io/avalontest/#!/33 在调用main.js的:$(el).datagrid(vm.$model.wrapperOptions);报错: |
我找到问题原因了,我在avalonJQcomponent.js的component里增加了一个dom属性,用来保存dom元素,方便以后jquery操作。就是因为多了这个dom属性导致的问题
不知道怎么解决。 |
重现错误:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
调用栈:
toJson [行: 1434,列: 13], avalon.js
toJson [行: 1435,列: 17], avalon.js
$modelDescriptor.get [行: 1445,列: 9], avalon.js
VBMediator [行: 1489,列: 17], avalon.js
The text was updated successfully, but these errors were encountered: