There are errors if switch to new GmailUI
See original GitHub issueextension.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:
- Created 5 years ago
- Comments:19
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
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.
This is an on-going effort. And gmailjs is a open-source project. Nothing gets added, unless an active contributor decides to add it.
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.
That’s entirely your call. No hard feelings.