Ch2x

Results 1 issues of Ch2x

### Version 2.7.8 ### Reproduction link [codepen.io/Ch2x/pen/VwXMbJm](https://codepen.io/Ch2x/pen/VwXMbJm) ### Steps to reproduce 1.Use Vue.extend to create a new component Notify. 2.call Notify() to show blue square in mounted method 3.call close()...