bietkul / react-reactive-form

Angular like reactive forms in React.
MIT License
309 stars 32 forks source link

in select box value is not populating when i use input box value is populating #11

Closed sred36 closed 6 years ago

sred36 commented 6 years ago

hi @bietkul, Small quick help,

i have one form after submitting the form am storing the data,while edit mode in select box, value is not populating when i use input box its populating.please update me what is causing issue please find the below code.

<FieldControl name="dbName" strict={false} render={({ handler, touched, hasError }: AbstractControl) => (