kevinwucodes / gmail-quick-links

a Chrome Extension / Firefox Add-On for creating Quick Links in Gmail
MIT License
55 stars 13 forks source link

Extension Failing to Load Again #29

Closed gwinston99 closed 5 years ago

gwinston99 commented 5 years ago

Here's what I'm seeing in the console:

Loaded Gmail Quick Links chrome-extension://e…links.bundle.js:169 Uncaught TypeError: Cannot read property '1' of null at injectReact (chrome-extension://e…links.bundle.js:169) at chrome-extension://e…links.bundle.js:225

gwinston99 commented 5 years ago

Now this:

Loaded Gmail Quick Links index.js:54 Uncaught TypeError: Cannot read property '1' of null at injectReact (index.js:54) at index.js:117 app.js:198 Resource interpreted as JSON but transferred with MIME type application/octet-stream: https://storage.googleapis.com/i18n.streak.com/locales/en r.(anonymous function) @ app.js:198 app.js:198 Kefir global used. Use module instead. //scs/social-static//js/k=boq.NotificationsOgbUi.en.Iey-eqTDUJM.O/am=AAAETAAhAAAgBA/rt=j/d=1/excm=home,_b,_tp/ed=1/dg=0/rs=AGLTcCPKcGl5Oui7dFbDAzVuoVfoIp5K-Q/m=_b,_tp:130 [Deprecation] Using unescaped '#' characters in a data URI body is deprecated and will be removed in M71, around December 2018. Please use '%23' instead. See https://www.chromestatus.com/features/5656049583390720 for more details.

kevinwucodes commented 5 years ago

fixed in v0.3.11