question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

There are errors if switch to new GmailUI

See original GitHub issue

extension.js:1072 Uncaught Cannot register the xhr watcher as mail.google.com is not fully loaded yet. Please wrap your code in gmail.observe.on("load")

Gmail_.api.tools.xhr_watcher @ extension.js:1072
Gmail_.api.observe.bind @ extension.js:1165
Gmail_.api.observe.on @ extension.js:1190
3.gmail-js @ extension.js:13405
o @ extension.js:1
r @ extension.js:1
(anonymous) @ extension.js:1

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:19

github_iconTop GitHub Comments

1reaction
josteinkcommented, Aug 20, 2018

This is not a fault in gmailjs and the example repo. These repos are not “learn JavaScript” support forums.

Knowledge about JavaScript is a prerequisite to use this library.

You need to completely disregard gmailjs, take a break, read up on how modern day JS development with script-bundling (browserify, webpack, etc) works.

When you understand that, using gmailjs will be easy.

0reactions
josteinkcommented, Aug 21, 2018

we decided to use some other API due to no support of new GMAIL UI

This is an on-going effort. And gmailjs is a open-source project. Nothing gets added, unless an active contributor decides to add it.

I did more testing with NEW, most of events not working

This is a known issue. It’s being worked upon. By active contributors who needs those events working. They’re submitting patches, and so can you.

we decided to use some other API due to no support of new GMAIL UI

That’s entirely your call. No hard feelings.

Read more comments on GitHub >

github_iconTop Results From Across the Web

I got an error in Gmail - Gmail Help - Google Support
Open Gmail. · In the top right, click Settings Settings and then See all settings. · Click the Advanced tab. · Next to...
Read more >
Gmail Issues? Here's How to Fix Them - Lifewire
Causes of Gmail Errors ... Gmail problems, though infrequent, can arise from both the user and Google. On the user side, the cause...
Read more >
Common Gmail Problems and How to Solve Them - Mailbird
Go to the Google Status Dashboard to see if there is a Gmail outage, suspected outage, or a credible report of a problem...
Read more >
Fix Something went wrong Gmail error - The Windows Club
The 'Something went wrong' error on Gmail can restrict you from creating, adding or linking an account on Gmail. Here's how it can...
Read more >
Fix problems connecting your Google account to the Microsoft ...
If you're having trouble connecting your Gmail account to Outlook or Mail for Windows 10, this might be due to your Gmail settings....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found