错误提示:
[vue-language-server] Elements in iteration expect to have 'v-bind:key' directives.
Renders the element or template block multiple times based on the source data
使用 VS Code 出现如下问题,如图
Vue 2.2.0+ 的版本里,当在组件中使用 v-for 时,key 是必须的。
更改 vetur 配置 vscode-> 首选项-> 设置-> 搜索(vetur)
"vetur.validation.template": true,
改成:false
欢迎来到这里!
我们正在构建一个小众社区,大家在这里相互信任,以平等 • 自由 • 奔放的价值观进行分享交流。最终,希望大家能够找到与自己志同道合的伙伴,共同成长。
注册 关于