Search code examples
javascriptgoogle-chromesencha-touch-2

Datepickerfield no value to select : Chrome


In chrome browser , I cannot see any value to select from datepickerfield. it's working perfectly in FireFox.

I don't have much configuration,

               {
                    xtype: 'datepickerfield',
                    label: 'Field',
                    placeHolder: 'mm/dd/yyyy'
                },

see below,

enter image description here

but it's working in Firefox,

enter image description here

Any idea what went wrong !!!


Solution

  • This is issue with Chrome latest version. You can refer these below links -

    datetimepicker is not working in chrome

    https://www.sencha.com/forum/showthread.php?301318-datepickerfield-does-not-work-with-latest-Chrome-quot-43.0.2357.65-m-quot