You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an async function that loads list which v-for iterates to render options for picker, and after loading I set value as first item, but picker doen't recognize it, blank value is displayed.
The text was updated successfully, but these errors were encountered:
I have an async function that loads list which
![Screenshot 2021-12-12 at 15 09 40](https://user-images.githubusercontent.com/47495186/145713649-f5341dfe-fe6c-40b8-9be7-2e0bb3296b9b.png)
![image](https://user-images.githubusercontent.com/47495186/145713768-c803654f-8520-41d3-9add-1af48e9ea560.png)
![image](https://user-images.githubusercontent.com/47495186/145713717-7aa0e5d1-c609-438e-9108-c34b50172397.png)
![Screenshot 2021-12-12 at 15 11 58](https://user-images.githubusercontent.com/47495186/145713737-819760f6-cdfb-4bff-926d-a5da6cfe1324.png)
![image](https://user-images.githubusercontent.com/47495186/145713803-098ed5d2-03a3-4230-a6e2-15abd7ea05ce.png)
![image](https://user-images.githubusercontent.com/47495186/145713818-b03b7404-a2f2-467b-b320-7361d5f04d55.png)
v-for
iterates to render options for picker, and after loading I set value as first item, but picker doen't recognize it, blank value is displayed.The text was updated successfully, but these errors were encountered: