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 adding new event via context menu #8540

Closed
matsbryntse opened this issue Feb 13, 2024 · 1 comment
Closed

Crash when adding new event via context menu #8540

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

Comments

@matsbryntse
Copy link
Member

http://lh/bryntum-suite/calendar/examples/print/

right click day header number
add event


calendar.module.js?474080:10 Uncaught (in promise) TypeError: Cannot destructure property 'isRectangle' of 'a' as it is null.
    at _Scroller.scrollIntoView (calendar.module.js?474080:10:604978)
    at WeekView.scrollTo (calendar.module.js?474080:79:56373)
    at WeekView.scrollTo (calendar.module.js?474080:79:156114)
    at async EventEdit2.doEditEvent (calendar.module.js?474080:63:1362519)
@matsbryntse matsbryntse added BLOCKING bug Something isn't working labels Feb 13, 2024
@matsbryntse matsbryntse added this to the 5.6.7 milestone Feb 13, 2024
@matsbryntse matsbryntse self-assigned this Feb 13, 2024
@matsbryntse
Copy link
Member Author

Test pushed to 8540-crash

@ExtAnimal ExtAnimal added the ready for review Issue is fixed, the pull request is being reviewed label Feb 13, 2024
@isglass isglass assigned ExtAnimal and unassigned matsbryntse Feb 14, 2024
@isglass isglass added 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 BLOCKING labels Feb 14, 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