-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Publish @loading component #72
Comments
That wouldn't really be a good idea, since the purpose was to remove the There's a new owner to this repo, so hopefully it gets released soon. On Wed, Mar 2, 2016 at 9:57 AM Evgueni Naverniouk notifications@github.com
|
Can someone point me in the right direction to add this myself? I just put a bunch of work into using resolver in my project, and just now I'm realising there's not a good way to set state/props based on loading. Workarounds? |
Same here. I really like the API but really miss the possibility to add some kind of loading indicator. |
I admittedly haven't looked at this in a while, but felt bad & started working on it, then noticed this: What am I missing out on here? |
(So that other users can take advantage of this)
Boolean(loaded)
Array(promises)
@loading(MyLoader)
The text was updated successfully, but these errors were encountered: