kevinwucodes/gmail-quick-links

Extension Failing to Load Again

Closed this issue · 2 comments

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

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.

fixed in v0.3.11