copy and paste this google map to your website or blog!
Press copy button and paste into your blog or website.
(Please switch to 'HTML' mode when posting into your blog. Examples: WordPress Example, Blogger Example)
Can not register Checkbox of NextUI to react-hook-form I think the Checkbox component from NextUI is a controlled component so when using react-hook-form you can wrap the Checkbox component in the Controller component from react-hook-form:
[BUG] Checkbox group onchange incorrect type #2594 - GitHub NextUI Version 2 2 10 Describe the bug I'm trying to create a CheckboxGroup with onChange event, but cannot really get the type correct For example, if I try to do const handleOnChange = (values: string[]) => {} then TypeScript will complain the following
[BUG] - Checkbox-group · Issue #2433 · heroui-inc heroui - GitHub NextUI Version 2 0 10 Describe the bug The checkbox group lacks on mobile Screen_Recording_20240302_214808_Edge mp4 Your Example Website or App No response Steps to Reproduce the Bug or Issue Go to checkbox group page on mobile; Toggle the horizontal group; Expected behavior I didn't expect it to lag Screenshots or Videos No response