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

Vertical mode not working in Vue #1005

Closed
chuckn0rris opened this issue Jun 24, 2020 · 1 comment
Closed

Vertical mode not working in Vue #1005

chuckn0rris opened this issue Jun 24, 2020 · 1 comment
Assignees
Labels
bug Something isn't working forum Issues from forum high-priority Urgent to have fixed resolved Fixed but not yet released (available in the nightly builds)
Milestone

Comments

@chuckn0rris
Copy link

Console error after set Scheduler mode to "vertical"

vue.esm.js?a026:1897 TypeError: Cannot read property 'on' of undefined
at ResourceHeader.set (scheduler.module.js?31f9:111439)
at VerticalEventMapper.set (scheduler.module.js?31f9:110159)
at VerticalEventMapper.onChangeResourceStore (scheduler.module.js?31f9:110185)
at Scheduler.trigger (scheduler.module.js?31f9:3377)
at eval (scheduler.module.js?31f9:3390)
at Array.forEach ()
at ResourceStore.trigger (scheduler.module.js?31f9:3390)
at ResourceStore.loadData (scheduler.module.js?31f9:33946)
at ResourceStore.set (scheduler.module.js?31f9:33834)
at Scheduler.set (scheduler.module.js?31f9:105754)

Forum post

mode variable was "vertical"
If I move the events around, scheduler goes all blank. See attachment.
While moving I noticed a message: "Event may not be dropped completely outside the timeline". But bigger issue is blanking out.

@chuckn0rris chuckn0rris added bug Something isn't working forum Issues from forum labels Jun 24, 2020
@isglass isglass modified the milestones: Scheduler 3.1.x, Scheduler 3.1.6 Jun 24, 2020
@isglass isglass added the high-priority Urgent to have fixed label Jun 24, 2020
@chuckn0rris chuckn0rris self-assigned this Jun 24, 2020
@chuckn0rris chuckn0rris 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 Jun 24, 2020
@adam-pilacki
Copy link

Hello
I'm experiencing the same error currently with React and Bryntum Scheduler 3.1.5
Hopefully, this fix will be deployed soon :)
Thanks.

@SergeyMaltsev SergeyMaltsev modified the milestones: Scheduler 3.1.6, 3.1.6 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 high-priority Urgent to have fixed resolved Fixed but not yet released (available in the nightly builds)
Projects
None yet
Development

No branches or pull requests

4 participants