I\'ve just started to get this error:
Uncaught (in promise) Objectmessage: \"The message port closed before a reponse was received.\"
at chrome-exte
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.