ratiw / vuetable-2-tutorial

MIT License
258 stars 67 forks source link

[Vue warn]: The computed property "fields" is already defined as a prop. in vue cli 3 #105

Open i-ked-ii opened 6 years ago

i-ked-ii commented 6 years ago

[Vue warn]: The computed property "fields" is already defined as a prop in vue cli 3

2018-08-27_13-07-07

How I can fix this problem.

ratiw commented 6 years ago

@kedcomsci Some users have reported the problem and found out that it is in conflict with other libraries or components. I'm not sure whether it is veelidate or something. So, please recheck other components to see if this is the case. If so, it usually provide option or prop to use other name instead.

flowck commented 5 years ago

Hi there. I am having the same issue.

Vuejs 2.5.17 vuetable 1.7.5 vee-validate 2.1.0-beta.9

screen shot 2018-09-27 at 10 57 07 am
AhsanRiyad commented 4 years ago

in my case, vue-bootstrap and VeeValidate3 is making conflictions