Elements in iteration expect to have 'v-bind:key' directives code example
Example 1: Elements in iteration expect to have 'v-bind:key' directives
try to add v-bind:key="type" in your li
//example
``
Example 2: Elements in iteration expect to have 'v-bind:key' directives
try to add v-bind:key="type" in your li
//example
``