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

Not able to remove events in Vertical mode #5372

Closed
taauntik opened this issue Oct 6, 2022 · 0 comments
Closed

Not able to remove events in Vertical mode #5372

taauntik opened this issue Oct 6, 2022 · 0 comments
Assignees
Labels
bug Something isn't working forum Issues from forum high-priority Urgent to have fixed large-account Reported by large customer premium resolved Fixed but not yet released (available in the nightly builds)
Milestone

Comments

@taauntik
Copy link

taauntik commented Oct 6, 2022

Forum post

Hi! There is a problem with events removing. See the test case:

  1. Go to https://bryntum.com/examples/scheduler-pro/resource-non-working-time/
  2. Edit the demo by adding vertical mode config
mode: 'vertical',
  1. Delete an event
  2. See the element stays on the screen
  3. Hover over the event
  4. See the runtime error in console
schedulerpro.module.js?462345:53 Uncaught TypeError: Cannot read properties of undefined (reading 'resourceRecord')
    at SchedulerPro.getTimelineEventContext (schedulerpro.module.js?462345:53:1046708)
    at SchedulerPro.handleScheduleEvent (schedulerpro.module.js?462345:53:1045228)
    at HTMLDivElement.o (schedulerpro.module.js?462345:10:164471)

Please take a look
Screen Shot 2022-10-06 at 13.26.48.png

@taauntik taauntik added bug Something isn't working premium forum Issues from forum large-account Reported by large customer labels Oct 6, 2022
@taauntik taauntik changed the title not able to remove events in Vertical mode Not able to remove events in Vertical mode Oct 6, 2022
@taauntik taauntik added the high-priority Urgent to have fixed label Oct 6, 2022
@isglass isglass self-assigned this Oct 6, 2022
@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 Oct 6, 2022
@isglass isglass added this to the 5.1.5 milestone Oct 7, 2022
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 large-account Reported by large customer premium resolved Fixed but not yet released (available in the nightly builds)
Projects
None yet
Development

No branches or pull requests

2 participants