then-chrome icon indicating copy to clipboard operation
then-chrome copied to clipboard

Getting error while calling any method

Open sureshdmavericks opened this issue 4 years ago • 1 comments

Hi,

I'm getting error when calling any method like tabs, windows etc. Ex: I'm calling

chrome.tabs.query({}, function(res){
            console.log(res);
          })

I'm getting error.

Uncaught (in promise): TypeError: Cannot read property 'query' of null
Screen Shot 2020-05-05 at 12 00 14 PM Please help... Thanks in advance

sureshdmavericks avatar May 05 '20 06:05 sureshdmavericks

I'm having the same issue. Please help

sureshkodur avatar May 05 '20 06:05 sureshkodur