react-bootstrap-validation icon indicating copy to clipboard operation
react-bootstrap-validation copied to clipboard

Form inputs not setting the value when form model is refreshed ?

Open mikethejet opened this issue 7 years ago • 1 comments

I have this scenario:

  1. form model is empty {} at first render

  2. fetch from database the record to variable that is in model={modelData} (not using some input value={})

  3. the input values not changed it is still empty

Is my approach bad :) ? thank you so much

mikethejet avatar Feb 24 '17 10:02 mikethejet

@mikethejet Any update on this? Did you figure out a work around?

jmcaffee avatar Nov 09 '17 00:11 jmcaffee