Hello
I know that a DateTimePicker does not exist (yet). I'm trying to create the same experience using a DatePicker and TimePicker. However, the effect is not working as intended.
Please see: https://plnkr.co/edit/o4UnJzoPlMgKJGigiZEN?p=preview
If you click "Add new", input some data and change both the date and time and click "Add". You will see that either the date OR time will be set correctly (depending on which one you changed last), but not both.
The same thing happens when updating a row.
Can someone please help me fix this?