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

onEventResizeStart and onEventDragStart does not persist custom properties set on events #7613

Closed
kronaemmanuel opened this issue Oct 5, 2023 · 0 comments
Assignees
Labels
forum Issues from forum high-priority Urgent to have fixed OEM OEM customer premium resolved Fixed but not yet released (available in the nightly builds)
Milestone

Comments

@kronaemmanuel
Copy link

kronaemmanuel commented Oct 5, 2023

Note: I wasn't able to produce on Scheduler, only on SchedulerPro

Forum post

Hi!

We are setting some custom properties on onEventResizeStart and onEventDragStart that does not seem to be correctly persisted when checking in onEventResizeEnd and onEventDrop.

It looks like event.eventRecord.set in onEventResizeStart is overwritten once it has gotten to onEventResizeEnd.

This does not happen for onEventDragStart, as it seem to be set correctly once that has been triggered.

Please see example code and attached video.

Any potential workaround you have is appreciated as this is blocking some of our work.

@kronaemmanuel kronaemmanuel added bug Something isn't working premium forum Issues from forum OEM OEM customer labels Oct 5, 2023
@matsbryntse matsbryntse added high-priority Urgent to have fixed and removed bug Something isn't working labels Oct 5, 2023
@kronaemmanuel kronaemmanuel self-assigned this Oct 5, 2023
@kronaemmanuel kronaemmanuel changed the title [REACT] onEventResizeStart and onEventDragStart does not persist custom properties set on events onEventResizeStart and onEventDragStart does not persist custom properties set on events Oct 10, 2023
@isglass isglass added this to the 5.5.5 milestone Oct 13, 2023
@isglass isglass added resolved Fixed but not yet released (available in the nightly builds) and removed in progress labels Oct 13, 2023
@SergeyMaltsev SergeyMaltsev modified the milestones: 5.5.5, 5.6.0 Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
forum Issues from forum high-priority Urgent to have fixed OEM OEM customer premium resolved Fixed but not yet released (available in the nightly builds)
Projects
None yet
Development

No branches or pull requests

4 participants