How to fix 'Unchecked runtime.lastError: The message port closed before a response was received' chrome issue?

前端 未结 17 1993
孤街浪徒
孤街浪徒 2020-12-07 08:43

I\'m using VueJS and Laravel for my project. This issue started to show lately and it shows even in the old git branches.

This error only shows in Chrome browser.

17条回答
  •  既然无缘
    2020-12-07 09:34

    This error is generally caused by one of your Chrome extensions.

    I recommend installing this One-Click Extension Disabler, I use it with the keyboard shortcut COMMAND (⌘) + SHIFT (⇧) + D — to quickly disable/enable all my extensions.

    Once the extensions are disabled this error message should go away.

    Peace! ✌️

提交回复
热议问题