evoluteur / evolutility-ui-react

Framework for building CRUD UIs for Hasura GraphQL with models rather than code.
https://evoluteur.github.io/evodemo/
GNU Affero General Public License v3.0
113 stars 30 forks source link

Date fields get blank when Editing #26

Closed pymeup closed 5 years ago

pymeup commented 5 years ago

Hi Olivier,

When clicking the Edit button I saw that the fields that contain dates get erased. I have attached a printscreen for this below (create_date). The fields had values prior to clicking on the Edit button.

image

Do you know if there is a particular reason for this? Is it possible to change the logic so that the fields stay as is?

Thank you! Costin V.