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 can't get it to work with a list like this. It won't accept supplier.name for the option text. It just displays blank. If I put in supplier then I can see the data is there and available as the name is now: { "supplier_id": 32, "name": "Supplier Two" } Help appreciated if it's (likely) just me being dense.
The text was updated successfully, but these errors were encountered:
https://codesandbox.io/s/vue-template-rev9c
I can't get it to work with a list like this. It won't accept supplier.name for the option text. It just displays blank. If I put in supplier then I can see the data is there and available as the name is now:
{ "supplier_id": 32, "name": "Supplier Two" }
Help appreciated if it's (likely) just me being dense.The text was updated successfully, but these errors were encountered: