thedevdojo / pines

The Pines UI library
https://devdojo.com/pines
2.61k stars 101 forks source link

The SELECT component, does not work correctly #9

Open Freddyqt opened 1 year ago

Freddyqt commented 1 year ago

selectedItem: '',

You must select an item as active and display it at the top, but when replacing with a value for example

selectedItem: 'milk',

The result is a blank response.