cancel
Showing results for 
Search instead for 
Did you mean: 

Magento 2 Backend datepicker error

Magento 2 Backend datepicker error

Hey,

I have a problem with the Datepicker in the Products view.

v2.2.5

Bildschirmfoto 2018-10-25 um 18.15.58.png

knockout.js:3012 Uncaught TypeError: Unable to process binding "datepicker: function(){return { storage:shiftedValue,options:options} }"
Message: Cannot read property '0' of undefined
    at Timepicker._onTimeChange (jquery-ui-timepicker-addon.js:759)
    at Timepicker._injectTimePicker (jquery-ui-timepicker-addon.js:511)
    at Timepicker._addTimePicker (jquery-ui-timepicker-addon.js:314)
    at Datepicker.$.datepicker._updateDatepicker (jquery-ui-timepicker-addon.js:1387)
    at Datepicker.$.datepicker._setDateDatepicker (jquery-ui-timepicker-addon.js:1626)
    at Datepicker._setTimezoneDateDatepicker (calendar.js:61)
    at HTMLInputElement.<anonymous> (jquery-ui-1.9.2.js:9062)
    at Function.each (/pub/static/adminhtml/Magento/backend/de_DE/jquery.js:370)
    at jQuery.fn.init.each (/pub/static/adminhtml/Magento/backend/de_DE/jquery.js:137)
    at jQuery.fn.init.$.fn.datepicker (jquery-ui-1.9.2.js:9059)

maybe you can help?!