Skip to content

1) Remove instance number data element if remove() is called so subseque...#27

Closed
assiotis wants to merge 1 commit intohilios:masterfrom
assiotis:master
Closed

1) Remove instance number data element if remove() is called so subseque...#27
assiotis wants to merge 1 commit intohilios:masterfrom
assiotis:master

Conversation

@assiotis
Copy link
Copy Markdown

@assiotis assiotis commented Dec 3, 2013

...nt

initializations create a new object

  1. If only one instance is on the page then the if (instanceNumber)
    check does not behave as expected. Change to != null instead

…quent

initializations create a new object

2) If only one instance is on the page then the `if (instanceNumber)`
check does not behave as expected. Change to `!= null` instead
@hilios
Copy link
Copy Markdown
Owner

hilios commented Dec 12, 2013

Duplicated in #24.

As this PR breaks the build and further tech discussion is occurring in the other PR I will close this one. If would like to contribute please use the issue above.

Thank you for the collaboration!

@hilios hilios closed this Dec 12, 2013
hilios pushed a commit that referenced this pull request Dec 29, 2013
@hilios
Copy link
Copy Markdown
Owner

hilios commented Dec 29, 2013

Hello mate, I've been reviewing the PRs lately and notice that yours have a fix that remove the countdown instance upon removal.

I've included this fix to the latest code with proper unit testing and added you to the contributors list. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants