XY DENG

Results 2 issues of XY DENG

### Describe the bug ```javascript "use strict"; function e(e) { return e && "object" == typeof e && "default" in e ? e.default : e } let run = false...

bug

![Cannot read property '$set' of null](https://user-images.githubusercontent.com/4122955/72417801-9ca63280-37b4-11ea-8b0d-03efd01e93be.png) if 'v-model' was used in the functional component, the 'this' will be null. [@see](https://github.com/vuejs/jsx/pull/80#issuecomment-574550058)