You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When an event is modified via the right click menu handlers (contextMenuItems), the modified properties are stored correctly in the calendar cache of events, but the customDataSourceRenderer is not called, so the day no longer looks correct.
Expected behaviour: the day is correctly rerendered after a right click handler.
The text was updated successfully, but these errors were encountered:
When an event is modified via the right click menu handlers (
contextMenuItems
), the modified properties are stored correctly in the calendar cache of events, but thecustomDataSourceRenderer
is not called, so the day no longer looks correct.Expected behaviour: the day is correctly rerendered after a right click handler.
The text was updated successfully, but these errors were encountered: