Promise error The message port closed before a reponse was received

后端 未结 7 2191
没有蜡笔的小新
没有蜡笔的小新 2021-02-02 06:09

I\'ve just started to get this error:

Uncaught (in promise) Objectmessage: \"The message port closed before a reponse was received.\"

at chrome-exte

7条回答
  •  太阳男子
    2021-02-02 06:56

    If you are using live-server to auto refresh the browser, then this error was coming up. I stopped the live-server and then opened the index.html file on browser this error didn't come up.

提交回复
热议问题