sidferreira / aor-firebase-client

Firebase client for Admin on Rest
MIT License
57 stars 29 forks source link

After creating model, all TextInputs are empty. #33

Open leomyth330 opened 6 years ago

leomyth330 commented 6 years ago

I tried with sample project and it works fine until creating the model. But after creating, it redirects to edit page and all inputs are empty. It's filled again if I refresh the browser. How can I fix this?