javascript-errors-notifier icon indicating copy to clipboard operation
javascript-errors-notifier copied to clipboard

Unchecked runtime.lastError: The message port closed before a response was received.

Open lukeupup opened this issue 5 years ago • 0 comments

Hi,

Thank you for bringing us the great plugin. It works perfectly until recent:

When some error happens, the error badge doesn't show up. Instead, the Chrome console shows "Unchecked runtime.lastError: The message port closed before a response was received."

Chrome version: Version 85.0.4183.83 (Official Build) (64-bit) OS: Mac OS Catalina 10.15.5 (19F101)

This can be reproduced by entering console.error('some text') in Chrome console.

Hope that can be fixed in the future. Thank you!

lukeupup avatar Sep 04 '20 09:09 lukeupup