When I click an event displayed in fullCalendarJs in order to edit it, I get a random event from the DB populated in the modal.
I use the "eventClick" from the fullCalendarJS :
https://fullcalendar.io/docs/eventClick
Here is the data when clicking on an event :
EventsEdit Component: