- Issue created by @igorbiki
- π§π·Brazil joaopauloc.dev
joaopauloc.dev β made their first commit to this issueβs fork.
Automatically closed - issue fixed for 2 weeks with no activity.
Set a blank value to override value from previous API request.
Parent remote select, that feeds data to child remote select, and then remote number gets its value based of child remote select.
On the first try, everything works fine. But if you update parent select, that will trigger child select updated values. At that time the remote number keeps value from the previous API call. After child remote select is updated, then the remote number is updated correctly.
Add empty value to cover use case when API returns no data, and there is no error in the API response.
Active
1.0
Code
joaopauloc.dev β made their first commit to this issueβs fork.
Automatically closed - issue fixed for 2 weeks with no activity.