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 cutting resource assignment cell #8492

Closed
matsbryntse opened this issue Feb 7, 2024 · 0 comments
Closed

Crash when cutting resource assignment cell #8492

matsbryntse opened this issue Feb 7, 2024 · 0 comments
Assignees
Labels
bug Something isn't working resolved Fixed but not yet released (available in the nightly builds)
Milestone

Comments

@matsbryntse
Copy link
Member

Right click cell in screenshot -> Cut

Screenshot 2024-02-07 at 13 44 54
TaskModel.js:1170 Uncaught (in promise) TypeError: Cannot read properties of null (reading 'forEach')
    at set assignments (TaskModel.js:1170:21)
    at ModelClass.applyValue (Model.js:2187:36)
    at ModelClass.applyValue (TimeSpan.js:702:15)
    at ModelClass.applyValue (ChronoModelMixin.js:75:35)
    at ModelClass.inSet (Model.js:2141:20)
    at ModelClass.inSet (TimeSpan.js:679:30)
    at ModelClass.set (Model.js:1939:31)
    at CellCopyPaste.copy (CellCopyPaste.js:175:37)
    at async CellCopyPaste.cut (CellCopyPaste.js:147:9)
@matsbryntse matsbryntse added the bug Something isn't working label Feb 7, 2024
@JockeLindberg JockeLindberg self-assigned this Feb 7, 2024
@isglass isglass added resolved Fixed but not yet released (available in the nightly builds) and removed in progress labels Feb 8, 2024
@isglass isglass added this to the 5.6.7 milestone Feb 8, 2024
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

3 participants