dohomi / tamagui-kitchen-sink

Home of tamagui-extras, a component library which extends Tamagui with additional features..

Home Page:https://tamagui-extras.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LmSelect has blank input when selected

HarunKilic opened this issue · comments

The LmSelect is blank when selecting an item from dropdown.
Also reproduced in demo: https://tamagui-extras.vercel.app/?path=/story/form-select--inline

@HarunKilic ahh, yeah because the value is meant to be populated via <LmSelectRhf />. The main intention was writing this form library especially for the integration with react-hook-form, maybe I should even don't export the non-rhf components. Do you have any thoughts?

fixed in the next release

fixed in 0.13.0