datetime-picker
datetime-picker copied to clipboard
Issue With Time in IE
HI,
I am using date time picker in IE, When I update Time Its not updating in input field, But its working in Chrome.Time not updating when we adjust the hours bar in IE. Please solve this.
Plz check the screenshot.
I believe it's related to your timezone. Could you check timezone setting for your IE browser against Chrome browser ones?
No it was same, Also in IE date picker is responding slowly. CSS looks different when compared to chrome and IE. especially hours bar.
@lakshmipunati At this moment, the style comes directly from browser, <input type="range" ..>
.
Help wanted. Any anyone who has IE to confirm this issue and possibly suggest a solution?
same issue here
@MHzarini I do not have IE. please anyone make an effort to find the reason. "Help Wanted"
I test with IE 11 and it looks like 2-way binding does not work with range input here. I made a quick fix at this PR https://github.com/ng2-ui/datetime-picker/pull/187
who great thanks
please notice that on the default github page your plunker link target doesn't work under IE (10 or Edge) and under firefox 54.0.1 too..