Fullcalendar.getEvents() doesn’t show the just added- or still show the removed- event?
I’m working on a application which is using the full calendar component.
Events can be add by a popup window, so that user can add some data like discription etc. On that popup window is a ‘Save’ button, which is doing a API call to the backend to save the event data.