PHPConsole intermittently not working. JS errors in extension console.
Opened this issue · 2 comments
Error in response to tabs.get: TypeError: Cannot read property 'status' of undefined
at Object.callback (chrome-extension://nfhmhhlpfleoednkpnnnkolmclajemef/background.js:21:114)
at chrome-extension://nfhmhhlpfleoednkpnnnkolmclajemef/background.js:21:83
13:07:14.643 background.html:1 Unchecked runtime.lastError while running tabs.get: No tab with id: 779.
at chrome-extension://nfhmhhlpfleoednkpnnnkolmclajemef/background.js:21:83
13:07:14.644 background.html:1 Error in response to tabs.get: TypeError: Cannot read property 'status' of undefined
at Object.callback (chrome-extension://nfhmhhlpfleoednkpnnnkolmclajemef/background.js:21:114)
at chrome-extension://nfhmhhlpfleoednkpnnnkolmclajemef/background.js:21:83
13:07:14.645 background.html:1 Unchecked runtime.lastError while running tabs.get: No tab with id: 779.
at chrome-extension://nfhmhhlpfleoednkpnnnkolmclajemef/background.js:21:83
13:07:14.743 background.html:1 Error in response to tabs.get: TypeError: Cannot read property 'status' of undefined
at Object.callback (chrome-extension://nfhmhhlpfleoednkpnnnkolmclajemef/background.js:21:114)
at chrome-extension://nfhmhhlpfleoednkpnnnkolmclajemef/background.js:21:83
13:07:14.744 background.html:1 Unchecked runtime.lastError while running tabs.get: No tab with id: 779.
at chrome-extension://nfhmhhlpfleoednkpnnnkolmclajemef/background.js:21:83
@Chematronix just released fixed 3.0.40 version, it will be published in next few hours. Please let me know if this error will persist after update.