Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable _removeListener after Polymer/polymer#1740
Polymer/polymer#1740 adds `unlisten` functionality, thus fixing blocking issue Polymer/polymer#1639. Now `iron-selector` can properly remove the event listener for the old activate event when it is changed instead of being forced to ignore unwanted calls handler calls.
- Loading branch information