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

v-charts中的extend属性与vue中的extend冲突报错 #926

Open
HJBhuang opened this issue Jan 20, 2022 · 1 comment
Open

v-charts中的extend属性与vue中的extend冲突报错 #926

HJBhuang opened this issue Jan 20, 2022 · 1 comment

Comments

@HJBhuang
Copy link

HJBhuang commented Jan 20, 2022

Summary 简述

Method "extend" has already been defined as a prop.

Avoid mutating a prop directly since the value will be overwritten whenever the parent component re-renders. Instead, use a data or computed property based on the prop's value. Prop being mutated: "extend"

Expect 期望结果

Reproduce 重现示例

@fsfzhy
Copy link

fsfzhy commented Aug 12, 2022

What is the solution

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

2 participants