You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 25, 2018. It is now read-only.
I'm not 100% sure where the issue is, but it's an undefined method in React\Promise\Promise called by Guzzle, so I thought with ReactGuzzle being the connection between the two, it might be best placed here. Please let me know if you need any further details.
Many thanks!
The text was updated successfully, but these errors were encountered:
This issue is related to #3, Guzzle calls the adapter again after the redirect. If #3 can and is resolved this shouldn't be an issue anymore. (I'll give it a try on the train home later today, just moved into a new house without internet connection so it might take a few days.)
@SergeC yeah I know the exact cause of this. Currently playing with generators to see if there is a work around. Might end up using Recoil since I'm hitting a dead end with generators at the moment, but also not sure. Will post an update when I know more.
Hi there
I'm receiving the following error:
I'm not 100% sure where the issue is, but it's an undefined method in
React\Promise\Promise
called by Guzzle, so I thought with ReactGuzzle being the connection between the two, it might be best placed here. Please let me know if you need any further details.Many thanks!
The text was updated successfully, but these errors were encountered: