Skip to content
This repository has been archived by the owner on Dec 20, 2020. It is now read-only.

qwest doesn't report unhandled rejections #133

Open
kuba-orlik opened this issue Nov 27, 2016 · 3 comments
Open

qwest doesn't report unhandled rejections #133

kuba-orlik opened this issue Nov 27, 2016 · 3 comments
Labels

Comments

@kuba-orlik
Copy link

qwest uses PinkySwear, which does not report unhandled rejections, resulting in problems like this one:

facebook/react#8430

@pyrsmk
Copy link
Owner

pyrsmk commented Nov 27, 2016

Another one reason to drop PinkySwear out in favor of Zousan as stated in #128
I need to rewrite qwest entirely but I don't know when...

@pyrsmk
Copy link
Owner

pyrsmk commented Nov 27, 2016

Just to be sure, because I don't know React, in your JSFiddle the line self.setState({numbers: data, loading: false}); should throw an error, is that right?

@kuba-orlik
Copy link
Author

Exactly :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants