hivewallet / hive-js

Hive digital currency wallet
http://www.hivewallet.com
GNU General Public License v2.0
81 stars 57 forks source link

InvalidStateError #129

Closed weilu closed 10 years ago

weilu commented 10 years ago

10427214_10204346118237246_212937055998783916_n

Seen on windows 7 64 bit with last firefox 30.0. But cannot reproduce on firefox 30.0 on mac osx 10.9.3.

A quick google search seems to suggest that it has something to do with Blob, which we use to inline our web worker.

weilu commented 10 years ago

I managed to reproduce this on firefox using private window. Looks like localstorage isn't happy. I'm surprised that modernizr didn't pick it up. @haustraliaer can you take a look at this?

justinmulwee commented 10 years ago

Confirmed, the web wallet now loads on FF 30, Windows 8.1 64 bit. A few days ago, it only gave me a blank screen.

FYI the web wallet always worked for me in the mobile browser (Firefox on current version of Android, my phone is Moto X).

weilu commented 10 years ago

@justinmulwee :+1: