v-if custom key conflicts with v-bind
Vue version
3.2.39
Link to minimal reproduction
Steps to reproduce
Nothing to do
What is expected?
Normal merge prop
What is actually happening?
Set the key on the v-if block, and then use v-bind later. The prop merges errors, causing compilation warnings
Duplicate of #6631
System Info
No response
Any additional comments?
No response