bendavis78 / paper-time-picker

Material design time picker component for polymer
http://bendavis78.github.io/paper-time-picker/
MIT License
89 stars 61 forks source link

Time Picker wrongly switches PM to AM #33

Closed vitalygoji closed 7 years ago

vitalygoji commented 8 years ago

To replicate: 1)Open this component <paper-time-picker ' time='4:30 PM'> 2)You should see 4:30 PM. Click on "30" or anywhere, VALUE switches to AM display still shows PM in bold.

bendavis78 commented 8 years ago

I can't replicate this. What browser?

vitalygoji commented 8 years ago

Chrome On Apr 17, 2016 11:35 AM, "Ben Davis" notifications@github.com wrote:

I can't replicate this. What browser?

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/bendavis78/paper-time-picker/issues/33#issuecomment-211077603

vitalygoji commented 8 years ago

Chrome on Ubuntu On Apr 17, 2016 11:35 AM, "Ben Davis" notifications@github.com wrote:

I can't replicate this. What browser?

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/bendavis78/paper-time-picker/issues/33#issuecomment-211077603

admwx7 commented 7 years ago

@vitalygoji are you still experiencing this issue?