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!
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!