-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Drag and Drop and resize bugs on month view #1886
Comments
Hi guys! same issue over here, is there any fix available? somebody? It would be highly appreciated. Thanks in advance |
Source is available for anyone to edit. It appears this should do the trick: |
There is a similar issue on the week view when extending all-day events. Because of the offset it's often impossible to extend events until last day of week. |
I wonder if this is a related issue; See the erratic behavior here in week view. Edit: Seems to be the same issue, and #1892 seems to resolveit. |
#1892 was merged and This issue can be closed. |
Is anyone else having problems with this in 0.33.6? |
Yes, I have the same problem |
Do you want to request a feature or report a bug?
Bug
What's the current behavior?
Hello,
Since 0.33.2 version, Drag and drop is unusable on month view. : The dragged Dom element is not under the cursor during the drag.
Same problem with right resize. The resized dom element size one more day (eg: 3 days instead of 2)
No problems on 0.32 version for the drag and drop. But the resize was not functional on 0.32
No problems on week views, just on month view.
Version of React 17.01
Browser : Google Chrome 89
What's the expected behavior?
Same DD has 0.32 version.
The text was updated successfully, but these errors were encountered: