#困っていること
vue createで新規に作成したプロジェクトを実行するとBraveとChromeで次のようなエラーがブラウザのコンソールに出力されます。
- adscontent.js:4 Uncaught TypeError: Cannot read property 'runtime' of undefined
- toolbarOnPGScriptLoaded.js:667 Uncaught ReferenceError: getLocaleResource is not defined
Firefox、Edgeではこのようなエラーは表示されないのですが、このエラーは放置しても差し支えないものでしょうか?
放置できないのであれば対策を教えてください。
環境
- Django 3.2
- @vue/cli 4.5.12
コンソールのエラーメッセージ
Navigated to http://localhost:8080/
log.js?1afd:24 [HMR] Waiting for update signal from WDS...
adscontent.js:4 Uncaught TypeError: Cannot read property 'runtime' of undefined
at adscontent.js:4
at adscontent.js:19
(anonymous) @ adscontent.js:4
(anonymous) @ adscontent.js:19
toolbarOnPGScriptLoaded.js:667 Uncaught ReferenceError: getLocaleResource is not defined
at toolbarOnPGScriptLoaded.js:667
at toolbarOnPGScriptLoaded.js:718
(anonymous) @ toolbarOnPGScriptLoaded.js:667
(anonymous) @ toolbarOnPGScriptLoaded.js:718
vue.runtime.esm.js?2b0e:8429 Download the Vue Devtools extension for a better development experience:
https://github.com/vuejs/vue-devtools
jquery-3.4.1.min.js:2 [Deprecation] Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
send @ jquery-3.4.1.min.js:2
ajax @ jquery-3.4.1.min.js:2
init_l10n @ CarbonLib.js:52
getCurrentLocale @ CarbonLib.js:66
getLocaleResource @ CarbonLib.js:93
(anonymous) @ wtpOnUMSScriptLoaded.js:8
回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。