-
-
Notifications
You must be signed in to change notification settings - Fork 874
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
Event sometimes disappear on drag and drop #1346
Comments
Thanks so much for opening an issue! If you'd like me to give priority to answering your issue or would just like to support this project, then please consider sponsoring me |
I also experience the issue, mostly at the first interaction after component has been rendered. So far I couldnt investigate the problem, however in my case both resize and click events are bound |
Thanks for reporting, I can reproduce, I will do my best to get that fixed up in the next version! 😄 |
mattlewis92/angular-draggable-droppable@1661d72
That was not a fun one to debug haha. Should be fixed now in |
Thanks a lot for the fix! |
Describe the bug
Event sometimes disappear on wrong executed (very small and no time slot change) drag and drop. The event appears again when clicking on another element of the page (Today etc.).
Reproduced on the demo:
The text was updated successfully, but these errors were encountered: