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

Can not access to arguments on event handler #17

Open
oazcurra opened this issue Jun 27, 2018 · 0 comments
Open

Can not access to arguments on event handler #17

oazcurra opened this issue Jun 27, 2018 · 0 comments

Comments

@oazcurra
Copy link

oazcurra commented Jun 27, 2018

On fullcalendar v3.9.0 callback arguments are not present.
The handler is attached and fired correctly but the arguments are missing.

eventRightclick: function (event, jsEvent, view) {
//here 'event', 'jsEvent' and 'view' are undefined
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant