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

$attrs is readonly && $listeners is readonly #187

Open
liuzhuoling2011 opened this issue Jan 30, 2019 · 3 comments
Open

$attrs is readonly && $listeners is readonly #187

liuzhuoling2011 opened this issue Jan 30, 2019 · 3 comments
Labels

Comments

@liuzhuoling2011
Copy link

Hello, I used your project in electron-vue and found always some warnings like these below
image

@u3u
Copy link
Member

u3u commented Feb 26, 2019

You can try this solution:
ElemeFE/element#7690 (comment)

@u3u u3u added the question label Feb 26, 2019
@EsummerAmnesia
Copy link

你好 我在Vue-admin-template整合Aplayer也遇到了这个问题,困扰了我一天,这个问题应该是vue的版本问题,或是elementUI版本的问题 在修改各种config配置文件之后我决定修改为我曾经项目用过的成功Demo例子里的版本,建议把Vue 版本修改为^2.5.2,将elementUI修改为^2.11.1 完美解决报错问题,问题的具体原因我也不是很清楚,建议这个插件的开发者有时间看看是什么原因造成的,因为Vue的版本也在不断地更新,Aplayer自然也会存在以往没有的问题
建议修改版本"element-ui": "^2.11.1", "vue": "^2.5.2",
如果这个问题得到解决 麻烦点个赞

@Zackeus
Copy link

Zackeus commented Apr 23, 2021

我是添加如下配置解决的:
image

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

4 participants