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 22, 2024. It is now read-only.
https://github.com/moreartyjs/moreartyjs/blob/master/src/Morearty.js#L702
This chunk of code seems not working as intended. Listeners are not removing properly. Moreover, because listener ids are incremental, random listeners for default binding may be removed. Therefore I think this is highly critical issue.