Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
mikethejet opened this issue Feb 24, 2017 · 1 comment
Open

Comments

@mikethejet
Copy link

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

@jmcaffee
Copy link

jmcaffee commented Nov 9, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants