Our powerful JS Calendar component


Post by SemFA »

Hello,

I've got an issue with the externaleventsource feature. When you load the calendar, then drag an event to the calendar, the eventedit resourcefield resets to single select even if you turn on multiselect.

This doesn't happen if you've already opened the editor once.

Steps to reproduce:

  • Open calendar view with a grid that has externaleventsource turned on.
  • Drag an event to the calendar view.
  • Edit any event, the resource selector is now a single select instead of a multi select

Steps to show that it works:

  • Open calendar view
  • Double click on the calendar to create a new event, resource selector should be a multi select
  • Drag an event to the calendar view
  • Edit this event, the resource selector is still a multi select.

I've attached my example in the attachments

This attachment includes another work-around for an issue with the grid-react wrapper using the grid.umd version. This doesn't work with calendar externaleventsource feature. The wrapper I've included uses the grid from the calendar instead, which does work with the feature.

Attachments
bryntum.zip
(196.57 KiB) Downloaded 77 times

Post by saki »

This is a bug; I have created a ticket here: https://github.com/bryntum/support/issues/3461

Thank you for reporting.


Post Reply