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 editing date cell #1268

Closed
bmblb opened this issue Jul 31, 2020 · 1 comment
Closed

Exception when editing date cell #1268

bmblb opened this issue Jul 31, 2020 · 1 comment
Assignees
Labels
bug Something isn't working forum Issues from forum resolved Fixed but not yet released (available in the nightly builds)
Milestone

Comments

@bmblb
Copy link

bmblb commented Jul 31, 2020

Reported here: https://www.bryntum.com/forum/viewtopic.php?f=43&t=14816

Steps to reproduce on cellEdit demo:

  1. configure feature like this: cellEdit : { triggerEvent: 'cellclick' }
  2. edit date cell, change value
  3. click next cell
    Exception thrown:
CellEdit.js:431 Uncaught (in promise) TypeError: Cannot set property 'value' of null
    at CellEdit.onEditorComplete (CellEdit.js:431)
    at Editor.trigger (Events.js:842)
    at Editor.onEditComplete (Editor.js:515)
    at Editor.completeEdit (Editor.js:431)
    at async CellEdit.finishEditing (CellEdit.js:728)
@bmblb bmblb added bug Something isn't working forum Issues from forum labels Jul 31, 2020
@matsbryntse matsbryntse added this to the Grid 3.1.8 milestone Jul 31, 2020
@bmblb
Copy link
Author

bmblb commented Jul 31, 2020

Related issue: #963

@isglass isglass modified the milestones: Grid 3.1.8, Grid 3.1.9 Aug 10, 2020
@isglass isglass modified the milestones: Grid 3.1.9, Grid 4.0.0 Aug 17, 2020
@isglass isglass self-assigned this Aug 18, 2020
@isglass isglass added in progress 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 in progress ready for review Issue is fixed, the pull request is being reviewed labels Aug 18, 2020
@SergeyMaltsev SergeyMaltsev modified the milestones: Grid 4.0.0, 4.0.0 Jun 30, 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 resolved Fixed but not yet released (available in the nightly builds)
Projects
None yet
Development

No branches or pull requests

4 participants