Nathan James
Nathan James
So, the latest version of `@scatterjs/core` fixed that, but I'm still not sure that an observable on the `isConnected` will work. The underlying socket service is an object class which...
Not at the moment, but a typings file can be provided in the future. I will leave this ticket open to remind me.
yup go for it
The first one is an old extension error just meaning that the Scatter Extension is locked and needs to be opened. The second one might be related to the first...
The best way to speed that up is to cache the ABI for your contract inside of your eosjs and project. Scatter will always go to chain to fetch the...
Wanna make a PR and get that sweet street cred? :)
Not sure what you mean by " its searching for scatter is stuck". Can you give me an example?
And Scatter connects properly to other apps? What about any console errors?
Hmm, have you tried adding the babel fix? `npm i -D @babel/runtime` It looks like perhaps it's trying to transpile it before packing it and failing to do so.
Also, can you test without the lynx plugin? Perhaps there's something in there which isn't transpiling properly.