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

Exception when trying to open context menu on row border #1284

Closed
bmblb opened this issue Aug 3, 2020 · 0 comments
Closed

Exception when trying to open context menu on row border #1284

bmblb opened this issue Aug 3, 2020 · 0 comments
Assignees
Labels
bug Something isn't working resolved Fixed but not yet released (available in the nightly builds)
Milestone

Comments

@bmblb
Copy link

bmblb commented Aug 3, 2020

To reproduce on advanced demo open context menu exactly on row bottom border

Uncaught TypeError: Cannot read property 'columnId' of undefined
    at TaskContextMenu.showContextMenuFor (gantt.umd.js:103282)
    at TaskContextMenu.showEventContextMenu (gantt.umd.js:175716)
    at TaskContextMenu.onElementContextMenu (gantt.umd.js:175665)
    at TaskDragCreate.functionChainRunner (gantt.umd.js:48267)
    at Gantt.plugInto.<computed> [as onElementContextMenu] (gantt.umd.js:48244)
    at Gantt.handleEvent (gantt.umd.js:144366)
    at HTMLDivElement.handler (gantt.umd.js:35306)
@bmblb bmblb added the bug Something isn't working label Aug 3, 2020
@bmblb bmblb added this to the Gantt 2.1.8 milestone Aug 3, 2020
@bmblb bmblb self-assigned this Aug 3, 2020
@bmblb bmblb 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 Aug 3, 2020
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

1 participant