Closed goaround closed 5 years ago
I agree with @goaround, I have same issue.
Is this fix going to be pushed out?
@andyleach could you approve my pr and push out a new npm version?
Thank you for notifying me of the issue, I've addressed this issue in #22.
Vue.js will emit an Error when you use index as :key "Do not use v-for index as key on children, this is the same as not using keys."
Just remove the :key="index"