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

(dev branch) onAdd event does not always fire #547

Closed
TaliLavi opened this issue Sep 9, 2015 · 2 comments
Closed

(dev branch) onAdd event does not always fire #547

TaliLavi opened this issue Sep 9, 2015 · 2 comments

Comments

@TaliLavi
Copy link
Contributor

TaliLavi commented Sep 9, 2015

I am working on a calendar app, and switched to using the dev branch to workaround some issues I had.
I was surprised to discover that when using the dev 1.2.2 version, the onAdd callback does not always run when I drag a card from one list to another.

Here is a demo which uses the dev branch. I noticed that the only times where the onAdd callback gets fired are when I move a card over another card. But moving a card between days, without going over another card, does not fire the callback.

And here is an identical demo, but with the 1.2.1 version, which is working correctly.

Any ideas?

RubaXa added a commit that referenced this issue Sep 9, 2015
@RubaXa
Copy link
Collaborator

RubaXa commented Sep 9, 2015

@TaliLavi
Copy link
Contributor Author

TaliLavi commented Sep 9, 2015

Thanks :)

@TaliLavi TaliLavi closed this as completed Sep 9, 2015
RubaXa added a commit that referenced this issue Sep 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants