themesberg / flowbite-vue

Official Vue 3 components built for Flowbite and Tailwind CSS
https://flowbite-vue.com
MIT License
739 stars 117 forks source link

No error handling in "Select" #242

Open clem-ant opened 10 months ago

clem-ant commented 10 months ago

Hey,

As the title say, there is no error handling for the Select field like the one in the Input Component : <template #validationMessage> & validation-status

Thanks