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

fix bug with dnd drag drop #2602

Merged
merged 1 commit into from
May 14, 2024
Merged

fix bug with dnd drag drop #2602

merged 1 commit into from
May 14, 2024

Conversation

ganning127
Copy link
Contributor

Fixes #2601.

Added an if statement to account for the second case, and changed the updated state value to use the correct allDay value

@cutterbl cutterbl merged commit 799a72a into jquense:master May 14, 2024
1 check passed
github-actions bot pushed a commit that referenced this pull request May 14, 2024
## [1.12.2](v1.12.1...v1.12.2) (2024-05-14)

### Bug Fixes

* bug with dnd drag drop ([#2602](#2602)) ([799a72a](799a72a)), closes [#2601](#2601)
Copy link

🎉 This PR is included in version 1.12.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

Drag and Drop example code has issues when dropping to / from all-day events
2 participants