xaun

Results 7 comments of xaun

Hello @emmaguo , I believe I am having this problem. A bit surprised this thread is so old??? Did this get fixed? I am creating multiple pollers with Restangular objects,...

This would be great. Quite a lot of extra working writing unit tests I've discovered, and also, Tinostarn's comment on ng2-redux. Any plans to implement?

The solution for me was to ensure the web3 provider send request (RPC API) was the first network request after a user action. I've deployed an example [here](https://web3-react-git-ios-app-store-redirect-issue-xaun.vercel.app) forked from...

Also don't updated your Metamask on iOS to the latest version that was released recently or it'll completely stop working. The code example I gave above doesn't work anymore, nor...

Locking the TypeScript version to 1.7.5 to fix issues with angular & typescript versions. https://github.com/angular/angular/issues/6468

The solution for me was to ensure the web3 provider send request (RPC API) was the first network request after a user action. I've deployed an example [here](https://web3-react-git-ios-app-store-redirect-issue-xaun.vercel.app/) forked from...

Yea I think this should exist. Especially as it exists for URQL. Definitely should be able to tap into state updates for a mutation response