Relative Content

Tag Archive for next.jsreact-hook-formnextui

Nextjs NextUi multiple select with React hook form

I am having an issue on implementing the multiple select component from NextUI with React Hook Form. I am displaying profile data and populate the select box with the selected values from the data. Now I got a typescript error like below.