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

An exception when opening & closing the taskeditor in combination with tooltip #6837

Closed
chuckn0rris opened this issue May 24, 2023 · 0 comments
Assignees
Labels
bug Something isn't working forum Issues from forum high-priority Urgent to have fixed large-account Reported by large customer OEM OEM customer premium resolved Fixed but not yet released (available in the nightly builds)
Milestone

Comments

@chuckn0rris
Copy link

Forum post

Goto https://bryntum.com/products/gantt/examples/taskeditor/
Scroll down and right
Dbl click to open task editor
Click outside to close
Hover on another task and double click to open editor
Repeat few times before the error appears

gantt.module.js?467719:10 Uncaught (in promise) DOMException: Failed to execute 'appendChild' on 'Node': The node to be removed is no longer a child of this node. Perhaps it was moved in a 'blur' event handler?
    at Tooltip.toFront (https://bryntum.com/products/gantt/build/gantt.module.js?467719:10:637489)
    at Tooltip.afterShowByTarget (https://bryntum.com/products/gantt/build/gantt.module.js?467719:10:977212)
    at Tooltip.show (https://bryntum.com/products/gantt/build/gantt.module.js?467719:10:978870)
    at Tooltip.showBy (https://bryntum.com/products/gantt/build/gantt.module.js?467719:10:657256)
    at Tooltip.showByTarget (https://bryntum.com/products/gantt/build/gantt.module.js?467719:10:976975)
    at Tooltip.delayShow (https://bryntum.com/products/gantt/build/gantt.module.js?467719:10:974436)
    at Tooltip.handleForElementOver (https://bryntum.com/products/gantt/build/gantt.module.js?467719:10:973950)
    at Tooltip.internalOnPointerOver (https://bryntum.com/products/gantt/build/gantt.module.js?467719:10:972505)
    at HTMLDivElement.o (https://bryntum.com/products/gantt/build/gantt.module.js?467719:10:181682)
toFront @ gantt.module.js?467719:10
afterShowByTarget @ gantt.module.js?467719:10
show @ gantt.module.js?467719:10
showBy @ gantt.module.js?467719:10
showByTarget @ gantt.module.js?467719:10
delayShow @ gantt.module.js?467719:10
handleForElementOver @ gantt.module.js?467719:10
internalOnPointerOver @ gantt.module.js?467719:10
o @ gantt.module.js?467719:10
Screen.Recording.2023-05-24.at.12.25.19.mov
@chuckn0rris chuckn0rris added bug Something isn't working premium forum Issues from forum large-account Reported by large customer OEM OEM customer labels May 24, 2023
@matsbryntse matsbryntse added the high-priority Urgent to have fixed label May 24, 2023
@matsbryntse matsbryntse self-assigned this May 24, 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 May 24, 2023
@matsbryntse matsbryntse added this to the 5.3.7 milestone May 26, 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 large-account Reported by large customer 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