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

Console error when eventDrag feature disabled but dependencies used #6908

Closed
chuckn0rris opened this issue Jun 1, 2023 · 0 comments
Closed
Assignees
Labels
bug Something isn't working 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

@chuckn0rris
Copy link

Forum post

Open dependencies demo https://bryntum.com/products/scheduler/examples/dependencies/
Disable eventDrag feature

eventDrag : false

See error in console

DependencyLineGenerator.js:224 Uncaught TypeError: this.client.features.eventDrag?.getProxyElement is not a function
    at Dependencies.getAssignmentElement (DependencyLineGenerator.js:224:62)
    at Dependencies.getAssignmentBounds (DependencyLineGenerator.js:377:31)
    at Dependencies.prepareLineDef (DependencyLineGenerator.js:523:53)
    at Dependencies.getDomConfigs (DependencyLineGenerator.js:240:34)
    at Dependencies.drawDependency (Dependencies.js:825:49)
    at Dependencies.draw (Dependencies.js:939:20)
    at Dependencies.doRefresh [as doRefreshNow] (Dependencies.js:962:12)
    at Dependencies.<anonymous> (Delayable.js:914:39)
    at Dependencies.invoker (Delayable.js:101:24)
    at Delayable.js:423:20
@chuckn0rris chuckn0rris added bug Something isn't working premium forum Issues from forum OEM OEM customer labels Jun 1, 2023
@isglass isglass added high-priority Urgent to have fixed ready for review Issue is fixed, the pull request is being reviewed labels Jun 1, 2023
@isglass isglass self-assigned this Jun 1, 2023
@isglass isglass added 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 Jun 1, 2023
@isglass isglass added this to the 5.3.7 milestone Jun 1, 2023
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 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

2 participants