Expected 'v-bind:key' directive to use the variables which are defined by the 'v-for' directive

596 Views Asked by At

Hi I have meet the error as following, even I add the :key bind still show the error. I have tried to add the key in the template but it show the error template cannot be keyed

ERROR MESSAGE : Expected 'v-bind:key' directive to use the variables which are defined by the 'v-for' directive

enter image description here

0

There are 0 best solutions below