wip: remove v-if key warning as there are legit use cases
This commit is contained in:
@@ -306,7 +306,6 @@ describe('compiler: v-if', () => {
|
||||
code: ErrorCodes.X_V_IF_SAME_KEY
|
||||
}
|
||||
])
|
||||
expect('unnecessary key usage on v-if').toHaveBeenWarned()
|
||||
})
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user