hivewallet / hive-js

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

web.hivewallet.com not working for safari 8 #216

Closed toomasj closed 9 years ago

toomasj commented 9 years ago

https://web.hivewallet.com not working under MacOSX Yosemite and Safari 8.0. When opening page, is see the small "lock" load and finally the key turns, but the "login screen" does not appear.

In Developer Tools Console i have following messages: [Error] Viewport argument key "minimal-ui" not recognized and ignored. (web.hivewallet.com, line 7) [Error] NotFoundError: DOM IDBDatabase Exception 8: An operation failed because the requested database object could not be found. transaction (application-en.js, line 635) onsuccess (application-en.js, line 635)

genecyber commented 9 years ago

Close re : #221

weilu commented 9 years ago

This is not deployed yet. For those who want to test it out for the time being, please visit https://hive-js.herokuapp.com/ and let us know if you still have issues

toomasj commented 9 years ago

Yep, now works for me. (error regarding minimal-ui is still there, but does not affect functionality).

genecyber commented 9 years ago

Where do you see the minimal ui error?

ghost commented 9 years ago

Related to #234 ? Closing.