eosdac / eosdactoolkit

DEPRECATED The DAC toolkit for building and running DACs
MIT License
10 stars 13 forks source link

Unexpected token E in JSON at position 0 #169

Closed lukestokes closed 5 years ago

lukestokes commented 6 years ago

Unfortunately, I'm not sure how to reproduce this, but I sent EOS from the wallet and then sent EOSDAC and clicking the send button did nothing, the console showed this:

625f3a1e.f67b89dd.js:1 Uncaught (in promise) SyntaxError: Unexpected token E in JSON at position 0
    at JSON.parse (<anonymous>)
    at s.<anonymous> (625f3a1e.f67b89dd.js:1)
    at w (vendor.71e2bfaf.js:11)
    at Generator._invoke (vendor.71e2bfaf.js:11)
    at Generator.t.(anonymous function) [as throw] (https://members.eosdac.io/js/vendor.71e2bfaf.js:11:518440)
    at r (vendor.71e2bfaf.js:20)
    at u (vendor.71e2bfaf.js:20)

When I refreshed the page, it worked. When I tried to reproduce it, I couldn't. There was also a message about something not being cached, but I didn't copy that down also.

lukestokes commented 5 years ago

I think this has been resolved with ABI cache improvements in the latest version.