[Chrome] Uncaught (in promise) Error
問題
chromeで以下のエラーが発生しています。
JavaScriptのエラーのようで、処理が進みません。
【google chrome】Uncaught (in promise) Error: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received
答え
Chromeの拡張機能などの影響で発生することがあるようです。
拡張機能を無効にしたり、シークレットウインドウで開きなおすとうまくいく可能性があります。

