Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eventReceive/eventLeave is missing revert and relatedEvents #5610

Closed
Voldemorten opened this issue Jul 12, 2020 · 3 comments
Closed

eventReceive/eventLeave is missing revert and relatedEvents #5610

Voldemorten opened this issue Jul 12, 2020 · 3 comments

Comments

@Voldemorten
Copy link

On EventReceive the revert-function and also the relatedEvents-object are missing. I don't know if the error is in the documentation or in the code.

Codepen: https://codepen.io/MortenDL/pen/XWXBmRd

Output when logging the info element:

{
   "draggedEl":{

   },
   "event":{
      "title":"My Event 1",
      "start":"2020-06-29"
   },
   "view":{
      "type":"dayGridMonth",
      "dateEnv":{}
   }
}
@acerix acerix changed the title EventReceive event doesn't follow documentation. EventReceive is missing revert and relatedEvents Jul 13, 2020
@acerix
Copy link
Member

acerix commented Jul 13, 2020

Thanks, confirmed.

@arshaw
Copy link
Member

arshaw commented Jul 22, 2020

same with eventLeave

@arshaw arshaw changed the title EventReceive is missing revert and relatedEvents eventReceive/eventLeave is missing revert and relatedEvents Jul 22, 2020
@arshaw arshaw closed this as completed in fe2a1a8 Jul 28, 2020
@arshaw
Copy link
Member

arshaw commented Aug 1, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants