vuejs / vue

This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
http://v2.vuejs.org
MIT License
207.89k stars 33.69k forks source link

Property or method "_isBuffer" is not defined on the instance but referenced during render. #9830

Closed carlos00027 closed 5 years ago

carlos00027 commented 5 years ago

vue.common.dev.js?e87b:630 [Vue warn]: Property or method "_isBuffer" is not defined on the instance but referenced during render. Make sure that this property is reactive, either in the data option, or for class-based components, by initializing the property. See: https://vuejs.org/v2/guide/reactivity.html#Declaring-Reactive-Properties.

this happened today suddenly, only when in debug mode I enter the VUE tab, the rest is ok, I use laravel + npm run watch with modular vue

vue-bot commented 5 years ago

Hello, your issue has been closed because it does not conform to our issue requirements. In order to ensure every issue provides the necessary information for us to investigate, we require the use of the Issue Helper when creating new issues. Thank you!


你好,你的 issue 不符合我们所要求的格式,因此已被自动关闭。为了确保每个 issue 都提供必需的相关信息,请务必使用我们的 Issue 向导 来创建新 issue,谢谢!

yxngl commented 5 years ago

https://github.com/vuejs/vue-devtools/issues/955