vitalets / angular-xeditable

Edit in place for AngularJS
http://vitalets.github.io/angular-xeditable
MIT License
1.91k stars 403 forks source link

empty date issue when using combo date #636

Closed opencubicles closed 7 years ago

opencubicles commented 7 years ago

I am unable to set the combo date input values from non-empty to empty.

http://jsfiddle.net/opencubicles/vu8zLoh3/21/

it's not required input.

ckosloski commented 7 years ago

Can you be more specific on what your issue is?

When I go to the jsfiddle, I see a value for User DOB and I can change it.

opencubicles commented 7 years ago

If you try to edit the date and leave the values for all the options as empty for combo-date dropdown and hit save, it will not retain the new empty value.

Pls check the screenshot below

screen shot 2017-03-14 at 7 17 28 pm
opencubicles commented 7 years ago

Thank you!