AlexBergal

Results 1 issues of AlexBergal

### Version 2.7.14 ### Reproduction link [gist.github.com](https://gist.github.com/AlexBergal/1f63624092b77212b54e7090bd6bb641) ### Steps to reproduce app.vue ```html export default { data () { return { content: 'hello' } } } ``` ### What is...