サイトアイコン IT情報

【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

内容

windows11で、以下のメッセージが出力されました。

Uncaught (in promise) Error: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received

このエラーは、クロームの拡張機能が原因で発生しているようです。

このエラーに対する基本的な対処法として、何かしらの拡張機能が原因である可能性が高く、拡張機能を一時的に無効にしてみることでエラーが解消される可能性があります。
(基本的には無視しても問題がないと考えられます)

私の環境では、拡張機能を全て無効にしたところエラーが出力されなくなりました。

拡張機能を全てOFFへ

モバイルバージョンを終了