Skip to content

Conversation

armano2
Copy link
Contributor

@armano2 armano2 commented Aug 24, 2017

@HerringtonDarkholme
Copy link
Member

Consider:

<template v-for="item in items">
  <li v-for="i in notItems" :key="i"></li>
</template>

Should report error.

@armano2 armano2 closed this Aug 25, 2017
@armano2 armano2 deleted the 164-valid-v-for branch August 25, 2017 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nested v-for breaks variable usage detection
2 participants