ethereumclassic / etherwallet

ClassicEtherWallet
https://ethereumproject.github.io/etherwallet/
MIT License
45 stars 26 forks source link

SyntaxError: Unexpected keyword 'const'. #32

Closed whilei closed 7 years ago

whilei commented 7 years ago

I'm getting what looks like the result of a syntax error. Maybe.

Console error log:

etherwallet-master.js:1262 SyntaxError: Unexpected keyword 'const'. Const declarations are not supported in strict mode.

screen shot 2017-06-02 at 06 28 06

Browser: Safari https://ethereumproject.github.io/etherwallet/

elaineo commented 7 years ago

oops! thanks, i didn't realize that safari does not support const

elaineo commented 7 years ago

fixed with https://github.com/ethereumproject/etherwallet/commit/f5061a867b7af7e0739a209df4417d9ded48f193