Skip to content

Conversation

@leighhalliday
Copy link

Hello! Long time listener first time caller.

We were debugging some memory leak issues on our website and I noticed that the invalid event listener attached to input was dangling. This adds a removeEventListener within the _destroy cleanup function to remove the listener that was added.

*/
onInput(e:MouseEvent|KeyboardEvent):void {

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ugh sorry, editor is removing trailing whitespace :(

Copy link
Contributor

@xJuvi xJuvi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks for your PR. Hope @oyejorge or @nwalters512 will merge soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants