react-hook-form / input

📋 Wrapper component for controlled inputs

Home Page:https://react-hook-form.com/api#Controller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question about RHFI witrh +react-select

edouardb opened this issue · comments

Hi,

I just tried to run the Quickstart example on the readme with the latest release. It seems that the value is well updated and set but not updated in the react-select input. Is this a regression as it works fine with previous version? Thanks

https://codesandbox.io/s/suspicious-allen-0f0vy

hey @edouardb i think i broked the component on last release. i will patch it ASAP.

latest version should fix it now :)

Awesome! 🤗