editable datepicker reverts to string value

Hello,

I noticed the “editable” option in the datepicker properties, but when I enable this, the value that is being returned is a string and no longer a date. Is this expected behavior? Explicitly setting “stringResult” to false, does not remedy.

I guess I can extend the datepicker and overwrite the getValue method, but I was kind of expecting this to be the default behavior.

Thanks a lot

Hello,

Thank you for the post. We have reproduced the bug you described. The build with the fix will be released tomorrow.