Skip to content
This repository has been archived by the owner on Oct 1, 2023. It is now read-only.

Bugfix: Stop events are ignored if sent before the directive is fully initialized and startActive is true #22

Merged
merged 1 commit into from
Jul 24, 2014

Conversation

vleborgne
Copy link
Contributor

When startactive is true. We can send a stop event before initialization. Then the spin rotates indefinitely. I deactivated the startactive during the stop event to prevent this behavior

When startactive is true. We can send a stop event before initialization. Then the spin rotates indefinitely. I deactivated the startactive during the stop event to prevent this behavior
urish added a commit that referenced this pull request Jul 24, 2014
Update angular-spinner.js
@urish urish merged commit 4342085 into urish:master Jul 24, 2014
@urish
Copy link
Owner

urish commented Jul 24, 2014

Thanks!

urish added a commit that referenced this pull request Aug 9, 2014
…ialization

bug introduced by #22 and broke tests.
@urish urish changed the title Update angular-spinner.js Bugfix: Stop events are ignored if sent before the directive is fully initialized and startActive is true Aug 9, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants