Gary Thomas
Gary Thomas
Focus issue is fixed in #520 , release v14.4.1
Workaround is to specify: ```...```
Yes, sorry this is some weird storybook parsing issue, not sure if we can fix in docs
Make sense, though I notice we already have `name` props on each internal input, does this suffice when users have auto-complete enabled for browser?
Sure, if you use the FormRow+FormChoice such as this example from [Forms>Forms with Objects](https://appfolio.github.io/react-gears/?selectedKind=Forms&selectedStory=Forms%20with%20Objects): Darth Vader Luke Skywalker Emperor Palpatine Rey TK-421 `onChange` is unusable to control an array of...