Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set cancelable property on CustomEvent.
Commit e820d8a introduced a couple of regressions: 1. Details not set properly. This was fixed by commit 288aa28. 2. It also failed to properly initialize the cancelable property. This commit fixes it.
- Loading branch information