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

Clicking an event dot throws "$event.stopPropagation is not a function" error #211

Closed
Poledouris opened this issue May 18, 2017 · 1 comment

Comments

@Poledouris
Copy link

Poledouris commented May 18, 2017

Bug description / Feature request:

When clicking on an event dot, the click isn't happening, only the error "$event.stopPropagation is not a function" is thrown. This worked on the previous version of the calendar I was using (0.12.0)

For bugs only, a link to minimally working plunker that reproduces the issue (you can fork a starter from any of the demos)

This happens in your demo:
https://mattlewis92.github.io/angular-calendar/#/clickable-events

Versions

Angular:
4.1.2
Calendar library:
0.15.2
Browser name and version:
Chrome, IE, Edge, Firefox

@Poledouris Poledouris changed the title Clicking an event throws "$event.stopPropagation is not a function" error Clicking an event dot throws "$event.stopPropagation is not a function" error May 18, 2017
@Poledouris
Copy link
Author

Installed 0.15.4 and it works great, thanks!

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