Code Monkey home page Code Monkey logo

Comments (17)

hilios avatar hilios commented on July 16, 2024

Thanks for this report, I will look over the testing to see why it's failing!

from jquery.countdown.

Antistressone avatar Antistressone commented on July 16, 2024

I had the same problem ... something new?
thanks

from jquery.countdown.

ordinz avatar ordinz commented on July 16, 2024

same issue here

from jquery.countdown.

hilios avatar hilios commented on July 16, 2024

The solution of this bug is on the issue #24, and will be solved under the merge of that PR.

Tests weren't able to catch this case because, other instances of the countdown was already created. And I will add a test case for this.

from jquery.countdown.

hilios avatar hilios commented on July 16, 2024

This issue is fix on master right now.

from jquery.countdown.

ordinz avatar ordinz commented on July 16, 2024

thanks @hilios!

from jquery.countdown.

guyht avatar guyht commented on July 16, 2024

Thanks :)

On 12 December 2013 07:42, Luke Love [email protected] wrote:

thanks @hilios https://github.com/hilios!


Reply to this email directly or view it on GitHubhttps://github.com//issues/22#issuecomment-30433149
.

from jquery.countdown.

hilios avatar hilios commented on July 16, 2024

Proper tests in place, ready to launch in release 2.0.2

from jquery.countdown.

Antistressone avatar Antistressone commented on July 16, 2024

thanks @hilios!

from jquery.countdown.

reidlai avatar reidlai commented on July 16, 2024

I am using 2.0.4. When I try to reset JQuery Countdown value and restart by using start method, I encounter the error "Couldn't cast start to a date object". Is it replicated problem? Thanks for your advice.

from jquery.countdown.

birdkiwi avatar birdkiwi commented on July 16, 2024

I have this problem too. 2.0.4

from jquery.countdown.

hilios avatar hilios commented on July 16, 2024

👍

from jquery.countdown.

hilios avatar hilios commented on July 16, 2024

I couldn't reproduce the issue reported, I uploaded a demo page at the docs to test this functionality and everything seems OK

http://hilios.github.io/jQuery.countdown/examples/bootstrap.html

from jquery.countdown.

iancampelo avatar iancampelo commented on July 16, 2024

Hi Hilios,

I'm having an issue... When I've paused and after that I Resume, the countdown don't start where it's stopped. How can I fix that?
http://hilios.github.io/jQuery.countdown/examples/bootstrap.html
Thanks

from jquery.countdown.

hilios avatar hilios commented on July 16, 2024

@iancampelo read this topic:
#144 (comment)

from jquery.countdown.

tctimmeh avatar tctimmeh commented on July 16, 2024

We just ran into this issue with version 2.2.0. In our case, the problem was that we were setting up the timer before the target element was added to the page. It seems that the timer gets automatically removed if the element isn't on the page yet, even when it's first created.

We worked around the problem by wrapping the timer setup code in a setTimeout() call.

from jquery.countdown.

tctimmeh avatar tctimmeh commented on July 16, 2024

This demonstrates what I was talking about: https://jsfiddle.net/995ztyox/1/

from jquery.countdown.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.