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

[REACT] Scheduler crashes on drag when highlightSuccessors/Predecessors is enabled #8133

Closed
taauntik opened this issue Dec 26, 2023 · 0 comments
Assignees
Labels
bug Something isn't working forum Issues from forum OEM OEM customer premium resolved Fixed but not yet released (available in the nightly builds)
Milestone

Comments

@taauntik
Copy link

Forum post

Hi, we have enabled the highlightSuccessors/highlightPredecessors features and found that some specific dependencies cause the scheduler to crash when trying to drag.

In order to reproduce it you must click on an event and NOT release the mouse button, then start dragging.
Otherwise if you first click the event and then another click to drag it will not cause a crash.
After the crash it is not possible to drag events anymore.

I was able to reproduce it with a simple test case, see attached.

scheduler_bug.gif

bug_test_case.zip

@taauntik taauntik added bug Something isn't working premium forum Issues from forum OEM OEM customer labels Dec 26, 2023
@matsbryntse matsbryntse self-assigned this Dec 26, 2023
@matsbryntse matsbryntse added ready for review Issue is fixed, the pull request is being reviewed resolved Fixed but not yet released (available in the nightly builds) and removed ready for review Issue is fixed, the pull request is being reviewed labels Dec 26, 2023
@matsbryntse matsbryntse added this to the 5.6.5 milestone Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working forum Issues from forum OEM OEM customer premium resolved Fixed but not yet released (available in the nightly builds)
Projects
None yet
Development

No branches or pull requests

2 participants