question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How to update an event if the 'clientEvents' method does not return original EventObject?

See original GitHub issue

I have updated to 3.5.0 and found that I cannot update an event by using clientEvents and updateEvent methods since clientEvents method returns a copy of the eventObject. How can we do this in the new version?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:12 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
arshawcommented, Sep 25, 2017

@manumqln , this is a legit bug. it was reported previously here: https://github.com/fullcalendar/fullcalendar/issues/3839 ↑ Could you please visit the link, give a 👍 to vote (?), press the 🔈Subscribe button to receive updates?

I will close this ticket. Please pay attention to the other ticket.

I plan to fix this for the next release.

0reactions
manumqlncommented, Sep 23, 2017

Is there any update on this?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Handling Events - 11g Release 1 (11.1.1.6.0)
You can cancel an event from being delivered to the server if no additional processing is needed. However, some client events cannot be...
Read more >
retrieve events which has a specific class in fullcalendar
I need to get event objects which has the particular class. I tried following two ways. 1. $('#calendar').fullCalendar('clientEvents',{className: 'class'} 2.
Read more >
Event | Object Reference for the Salesforce Platform
This field is read-only when updating records, but not when creating them. If this field value is true , then RecurrenceEndDateOnly, RecurrenceStartDateTime, ...
Read more >
Action Objects & Methods - DayBack Documentation
fullCalendar('clientEvents'). You may also just pass the event object directly for this property if calling this function from an event ...
Read more >
Event Data - Docs v3 - FullCalendar
How to get events onto your calendar. How to dynamically manipulate them after initial load. events (as an array). An array of Event...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found