-
-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Open
vuejs/language-tools
#5769Labels
Description
Vue version
3.5.12
Link to minimal reproduction
https://github.com/richardsimko/vue-bug
Steps to reproduce
-
Use a
<template>element in av-for -
Use an invalid value for
v-bind:key -
Check out the example repo
-
Run
npm run type-check
What is expected?
Type error on the invalid property use in v-bind:key
What is actually happening?
No error
System Info
No response
Any additional comments?
No response
Reactions are currently unavailable