Chrome 警告:Unchecked runtime.lastError: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received
Chrome 浏览器中的警告 'Unchecked runtime.lastError: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received' 通常不会影响网站的正常运行。它表示某个监听器在异步响应时已经返回了 true,但在收到响应之前消息通道已经关闭。这通常是由于消息通道的超时或意外关闭导致的。
原文地址: https://www.cveoy.top/t/topic/n5rL 著作权归作者所有。请勿转载和采集!