vue.js:8889 Uncaught TypeError: Cannot read property 'parentNode' of null ### Vue.js version 1.0.x ### Reproduction Link https://jsfiddle.net/rnyLuhyh/ ### Steps to reproduce 使劲点按钮切换组件就会报上面的错误 ### What is Expected? 不知道是不是使用动态组件的姿势不对