-
Robert Knight authored
Call `removeEventListener` with the same options that were passed to `addEventListener`. Otherwise if non-default options were passed, `removeEventListener` will not remove the listener.
f8e56c31
Call `removeEventListener` with the same options that were passed to `addEventListener`. Otherwise if non-default options were passed, `removeEventListener` will not remove the listener.