Home > Blockchain >  Unchecked runtime.lastError: The message port closed before a response was received. in WordPress
Unchecked runtime.lastError: The message port closed before a response was received. in WordPress

Time:11-04

I got the message that says:

"Unchecked runtime.lastError: The message port closed before a response was received." in WordPress console.

Is this affect the website performance or anything else? If so, how can we resolve it?

CodePudding user response:

I disabled all installed extensions in Chrome - works for me. I have now clear console without errors.

CodePudding user response:

I got this error before and I resolved it by doing the disable the chrome extensions as Jun Feng said. Not sure this will work for you.

  • Related