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

All clocks do not work when a clock runs out #4

Closed
matamune94 opened this issue Nov 20, 2018 · 4 comments
Closed

All clocks do not work when a clock runs out #4

matamune94 opened this issue Nov 20, 2018 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@matamune94
Copy link

matamune94 commented Nov 20, 2018

I have 3 clocks Ex: ( i use it on nuxtjs ) and it's in order
clock 1: <flip-countdown deadline="2018-10-11 00:00:00"></flip-countdown> ( out time )
clock 2: <flip-countdown deadline="2018-11-25 00:00:00"></flip-countdown>
clock 3: <flip-countdown deadline="2018-12-25 00:00:00"></flip-countdown>

time just EX

if clock 1 uot time , clock 2 , 3 die
if clock 2 uot time . clock 1 work ( if it has time ) , clock 3 die
if clock 3 uot time , clock 1 , 2 work ( if it has time ) ......

@philipjkim philipjkim added the bug Something isn't working label Nov 20, 2018
@matamune94
Copy link
Author

hi master , can you fix this bug pls ?

@philipjkim
Copy link
Owner

@matamune94 Yes, I'm in this issue. Thanks for reporting the bug.

@philipjkim
Copy link
Owner

@matamune94 Fixed a bug. Please use v0.5.1 in npm repo. You can see the example here.

@matamune94
Copy link
Author

really faster , thanks master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants