Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Errors and Loading states don't seem to be available in new version #76

Open
tabiodun opened this issue Oct 23, 2019 · 4 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@tabiodun
Copy link

tabiodun commented Oct 23, 2019

Are the loading and error states like:

      usersLoading: 'entities/users/loading',
      todosLoading: 'entities/todos/loading',
      usersErrors: 'entities/users/errors',
      todosErrors: 'entities/todos/errors',

Still available in the new version?

@kiaking
Copy link
Member

kiaking commented Oct 24, 2019

@tabiodun Oh no, not at the moment. Errors should be caught by usual Axios response, but loading state should be nice to have I think!

@KaniRobinson
Copy link
Member

@kiaking I'll pick up this one

@KaniRobinson KaniRobinson self-assigned this Oct 24, 2019
@KaniRobinson KaniRobinson added the enhancement New feature or request label Oct 24, 2019
@tabiodun
Copy link
Author

@kiaking Thanks

@cmitz
Copy link

cmitz commented Jun 19, 2020

@KaniRobinson did you get any chance to make a start? I could maybe help you out, although I'm not fluent in Vuex ORM yet

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants