You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 29, 2019. It is now read-only.
IINM, the polymer fire() method also sets the cancellable flag to true. This tripped me up in a recent upgrade since the code was testing defaultPrevented which was always false, even though preventDefault() had been called.