Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug on IE9 #7

Closed
tsbits opened this issue Jun 10, 2013 · 5 comments
Closed

Bug on IE9 #7

tsbits opened this issue Jun 10, 2013 · 5 comments

Comments

@tsbits
Copy link

tsbits commented Jun 10, 2013

Hello there !

I'm currently implementing your plugin to make a countdown.
It work perfectly on Chrome / Firefox but of course, not on IE9.

There is no 3d transitions but I know why and I don't care.
The big point is that the counter has 10 unites of late.

For exemple it displays for the seconds :
_00, 01, 02, 03, 04, 05, 06, 07, 08, 09, 00, 01, 02, 03, 04, 05, 06, 07, 08, 19, 10, 11, ..._

Here is a record : http://www.youtube.com/watch?v=uJn9qFN6L-Q&feature=youtu.be

Have I try to solve the problem by myself but it was not succesfull.

Thanks for your help :)

@dantezhu
Copy link

same bug too...

@dotzero
Copy link

dotzero commented Aug 15, 2013

+1

@troywarr
Copy link

+1.

This is a great library and the work is much appreciated - but this seems like a deal breaker for most real-world users. Unfortunately I built an entire project around this library before I discovered the bug. I'd checked the clock on the home page in IE8 and IE9 before deciding on the library, but I didn't notice the time offset problem until I started cross-browser testing.

This library is based on a proof-of-concept at http://codepen.io/ademilter/pen/czIGo, which is probably the simplest place to work on a fix. I'm going to do so now and will follow up here if I figure anything out.

@adam-lynch
Copy link

Can't reproduce this one myself

@cmbuckley
Copy link

This may be of interest: http://stackoverflow.com/questions/18494692

Looks like the related PR was #41, addressing #36. Guess you can close this as a dupe now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants