evented mixin one
when not targeting self only triggers one time for multiple events
#5962
Labels
one
when not targeting self only triggers one time for multiple events
#5962
The
evented
one
function only triggers one time with multiple listener, when the mixin object is not targeting itself.Evented Mixin on self
Evented Mixin on other
this.off
call that removes all of the event listeners rather than just the one that triggered the listener.The text was updated successfully, but these errors were encountered: