We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Single move-stop event should call only one '.onEnd' directive
Single move-stop event calls '.onEnd' as many times as many moves have been proceeded from page has been loaded.
The text was updated successfully, but these errors were encountered:
cc @daniela-mateescu
Sorry, something went wrong.
@oleszczyk 6.2.1 should fix your issue! ;) Tell me if it's OK please 😄
Note for myself: the fix is probably fine but a unit test covering this issue should be added...
No branches or pull requests
Steps to reproduce
Expected behaviour
Single move-stop event should call only one '.onEnd' directive
Actual behaviour
Single move-stop event calls '.onEnd' as many times as many moves have been proceeded from page has been loaded.
The text was updated successfully, but these errors were encountered: