abhidas17695 / dweb-ext

0 stars 0 forks source link

Cant find tab #13

Closed mitra42 closed 6 years ago

mitra42 commented 6 years ago

I sometimes (but not always) get the following error when testing.

_generated_background_page.html:1 Error in response to tabs.query: TypeError: Cannot read property 'id' of undefined
    at Object.callback (chrome-extension://bpegplgnpnglnnhlepfjiahmfnbmcegp/scripts/objects-bundle.js:23276:62)
    at Leaf.p_boot (chrome-extension://bpegplgnpnglnnhlepfjiahmfnbmcegp/scripts/objects-bundle.js:23274:37)
    at Function.p_resolveAndBoot (chrome-extension://bpegplgnpnglnnhlepfjiahmfnbmcegp/scripts/objects-bundle.js:23640:34)
abhidas17695 commented 6 years ago

I think this error comes when you try to open the background console while the web page is being reloaded. This problem should not be there any longer since I am not injecting redirect.js in the latest version

mitra42 commented 6 years ago

OK - will close . Can reopen if/when we see it again