avrgirl-chrome-app icon indicating copy to clipboard operation
avrgirl-chrome-app copied to clipboard

window.localStorage is not available

Open ingegno opened this issue 6 years ago • 1 comments

If you click on the background page in the extension list, you see there is a (non-fatal) error:

window.localStorage is not available in packaged apps. Use chrome.storage.local instead.

ingegno avatar Jul 05 '18 20:07 ingegno

Hi @ingegno

Thanks so much for reporting this issue! 😄

It looks like this error is coming from one of avrgirl-arduino's dependencies further down the JavaScript rabbit hole 🐰 If I'm wrong definitely correct me. I can try to make time to look into this but if you find out which dependency is throwing this error feel free to pull request that dependency's repo!

bitmoji

noopkat avatar Aug 05 '18 16:08 noopkat