cap-collectif / form

Library of @cap-collectif for implementing forms with our Design System
MIT License
1 stars 0 forks source link

fix AsyncSelect onChange for single value #45

Closed TeaAlex closed 1 year ago

TeaAlex commented 1 year ago

Dans le cas où on utilise la prop loadOptions sur le compo Select avec isMulti à false il faut retourner la valeur sous le format { value: '', label: '' }, actuellement il retourne juste la value

github-actions[bot] commented 1 year ago

size-limit report 📦

Path Size
dist/form.cjs.production.min.js 98.49 KB (0%)
dist/form.esm.js 92.47 KB (0%)