okaufmann / laravel-web-money-manager-ex

5 stars 1 forks source link

Datefield get insane after postback #69

Closed okaufmann closed 7 years ago

okaufmann commented 7 years ago

image

After postback the form with invalid date the datefield will be filled with incorrect data.

okaufmann commented 7 years ago

Since dates will be parsed out of field's value before initializing datetime for different date field types.