How to fix 'Unchecked runtime.lastError: Could not establish connection. Receiving end does not exist.'

后端 未结 19 1218
一个人的身影
一个人的身影 2021-02-01 11:43

I have the following error in the Chrome Dev Tools console on every page-load of my Node/Express/React application:

Unchecked runtime.lastError: Could not es

19条回答
  •  北海茫月
    2021-02-01 12:48

    For me the error was due to the onelogin chrome extension. Removing it fixed the issue.

提交回复
热议问题