datetime-picker icon indicating copy to clipboard operation
datetime-picker copied to clipboard

Issue With Time in IE

Open lakshmipunati opened this issue 7 years ago • 9 comments

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. date

lakshmipunati avatar Mar 10 '17 12:03 lakshmipunati

I believe it's related to your timezone. Could you check timezone setting for your IE browser against Chrome browser ones?

allenhwkim avatar Mar 10 '17 16:03 allenhwkim

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 avatar Mar 13 '17 09:03 lakshmipunati

@lakshmipunati At this moment, the style comes directly from browser, <input type="range" ..>.

allenhwkim avatar Mar 13 '17 16:03 allenhwkim

Help wanted. Any anyone who has IE to confirm this issue and possibly suggest a solution?

allenhwkim avatar Mar 22 '17 17:03 allenhwkim

same issue here

MHzarini avatar Apr 05 '17 12:04 MHzarini

@MHzarini I do not have IE. please anyone make an effort to find the reason. "Help Wanted"

allenhwkim avatar Apr 05 '17 13:04 allenhwkim

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

dungsaga avatar Apr 18 '17 04:04 dungsaga

who great thanks

uvconnects avatar Apr 24 '17 13:04 uvconnects

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..

boly38 avatar Jul 26 '17 08:07 boly38