This repository has been archived by the owner on May 29, 2019. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* switch event handler call to look at `event.isDefaultPrevented()` instead of `event.defaultPrevented` as angular has implemented that method on jqlite events. Fixes #5720 Closes #5738
- Loading branch information