GetScatter / scatter-js

Importable JavaScript library that allows web applications to directly interface with Scatter Desktop, Classic and Mobile.
MIT License
262 stars 148 forks source link

JSON parsing error when RelaySocket connect fails #173

Closed gtolarc closed 4 years ago

gtolarc commented 4 years ago

The following is an error while calling UALProvider when using ual-reactjs-renderer in react app. 스크린샷 2020-07-06 오후 3 00 29 스크린샷 2020-07-06 오후 3 00 47 If you follow the call stack, the error occurs in the connect part of RelaySocket.js of the scatterjs core. Can you guys solve it?

gtolarc commented 4 years ago

174 Please review this PR :)

nsjames commented 4 years ago

merged, thanks for the fix! <3