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

Crash when deleting task from context menu in Gantt Big Data Set Demo #6894

Closed
roddarn opened this issue May 31, 2023 · 0 comments
Closed

Crash when deleting task from context menu in Gantt Big Data Set Demo #6894

roddarn opened this issue May 31, 2023 · 0 comments
Assignees
Labels
bug Something isn't working resolved Fixed but not yet released (available in the nightly builds)
Milestone

Comments

@roddarn
Copy link

roddarn commented May 31, 2023

Steps to reproduce:

Open Gantt Big Data Set Demo
Right click on task.
Select Delete

gantt.module.js?468079:53 Uncaught TypeError: c[c1z(...)] is not a function
at MenuItem.onItem (gantt.module.js?468079:53:2182525)
at MenuItem.callback (gantt.module.js?468079:10:37667)
at MenuItem.trigger (gantt.module.js?468079:10:74473)
at MenuItem.doAction (gantt.module.js?468079:10:797353)
at Menu.triggerElement (gantt.module.js?468079:10:807511)
at Menu.onMouseClick (gantt.module.js?468079:10:803921)
at HTMLDivElement.o (gantt.module.js?468079:10:182374)

@isglass isglass self-assigned this May 31, 2023
@isglass isglass added bug Something isn't working BLOCKING labels May 31, 2023
@isglass isglass added this to the 5.3.7 milestone May 31, 2023
@isglass isglass 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 BLOCKING ready for review Issue is fixed, the pull request is being reviewed labels May 31, 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 resolved Fixed but not yet released (available in the nightly builds)
Projects
None yet
Development

No branches or pull requests

2 participants