現在ionic+vue.jsで開発を進めています。
現在グーグルの検証ツールにて出ている警告文の意味がわからないので
読んで何に対して警告しているのかご教授いただけると幸いです。
以下警告文
vue.runtime.esm.js?2b0e:619 [Vue warn]: Property or method "paused" 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.
found in
---> <QrReader> at src/UserPage/QrScan.vue
<App> at src/App.vue
<Root>
です。
このエラーをどうやったら解決できるというのではなく。そもそも何に対してのエラーなのかわからないので、そこから教えていただけると幸いです。
またこのエラーに対する解決記事など教えていただけると幸いです
回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2019/07/06 19:21
2019/07/08 11:53