Skip to content

Remove window event listeners when plugin is destroyed#46

Open
danielkorte wants to merge 1 commit into
kennethcachia:masterfrom
tokybd:master
Open

Remove window event listeners when plugin is destroyed#46
danielkorte wants to merge 1 commit into
kennethcachia:masterfrom
tokybd:master

Conversation

@danielkorte

Copy link
Copy Markdown

Currently, once the plugin is destroyed it keeps throwing errors in the get function since 'windowEvents' is no longer in the attrs variable. Removing the window listeners when the destroy function is called fixes that. Great plugin! Cheers!

@LOK-Soft

Copy link
Copy Markdown

+1 for merging this

@LOK-Soft

Copy link
Copy Markdown

is included in pull request #70 with additional fixes

@Maximilianos

Copy link
Copy Markdown

+1

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.

3 participants