Skip to content

onEventDrop and onEventResize events are not functional on month view on last version of Big Calendar #2207

@darkcattz

Description

@darkcattz

Clear and concise description of the problem

On v0.40.7 Drag and Drop and resize events on month view are not fonctional.

No problems on v0.38.9 and inferior.
No problems on week views.

onEventDrop={this.moveResizeEvent}. -> no result and no error on month view
onEventResize={this.moveResizeEvent} -> no result and no error on month view

Suggested solution

onEventDrop and onEventResize must be functional on month view.
onEventDrop and onEventResize do nothing currently

Alternative

No response

Additional context

No response

Validations

  • Read the docs.
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.

Would you like to open a PR for this feature?

  • I'm willing to open a PR

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions