vuejs / vue-hackernews-2.0

HackerNews clone built with Vue 2.0, vue-router & vuex, with server-side rendering
MIT License
10.96k stars 2.15k forks source link

a标签下使用slot 导致Mismatching childNodes vs. VNodes: #340

Open Dandice opened 5 years ago

Dandice commented 5 years ago

这样会导致Mismatching childNodes vs. VNodes

改成这样就没有问题