When you are using a custom UI component library, you often need to use the React-Hook-Form controller wrapper: https://react-hook-form.com/docs/usecontroller/controller. I would wrap your checkbox in a controller wrapper component.