Skip to content
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

:reduce prop is not updating when using axios #901

Closed
thepatres opened this issue Jun 25, 2019 · 2 comments
Closed

:reduce prop is not updating when using axios #901

thepatres opened this issue Jun 25, 2019 · 2 comments

Comments

@thepatres
Copy link

Describe the bug
When using axios to get data from API and using :reduce prop then select list is not filled by value when call is done. When repeating call, everything is OK.

To Reproduce
Steps to reproduce the behavior:

  1. Opening modal with edit form
  2. Make axios call to get resource data
  3. Select is not filled by value
  4. Repeating steps 1. and 2.
  5. Select is filled by value

Expected behavior
Select should be filled after first call.

Screenshots
If applicable, add screenshots to help explain your problem.

https://streamable.com/s/usilo/uldnlz

@doits
Copy link
Contributor

doits commented Aug 7, 2019

Please see if #914 fixes this.

@sagalbot
Copy link
Owner

Closed by #914.

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

No branches or pull requests

3 participants