Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting error while calling any method #17

Open
sureshdmavericks opened this issue May 5, 2020 · 1 comment
Open

Getting error while calling any method #17

sureshdmavericks opened this issue May 5, 2020 · 1 comment

Comments

@sureshdmavericks
Copy link

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
@sureshkodur
Copy link

I'm having the same issue. Please help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants