Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed not being able to unsubscribe events #556

Merged
merged 1 commit into from
Aug 20, 2023
Merged

Conversation

matvp91
Copy link
Contributor

@matvp91 matvp91 commented Aug 18, 2023

Array.prototype.filter creates a new array but it was never assigned thus events were never unsubscribed.

@netlify
Copy link

netlify bot commented Aug 18, 2023

Deploy Preview for ffmpegwasm canceled.

Name Link
🔨 Latest commit 40d44a0
🔍 Latest deploy log https://app.netlify.com/sites/ffmpegwasm/deploys/64df40e0ba3524000758eb93

Copy link

@daniellcc daniellcc left a comment

Choose a reason for hiding this comment

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

Please ffmpegwasm gods approve this 😭😭

@jeromewu
Copy link
Collaborator

This is a good one, thanks for the PR!

@jeromewu jeromewu merged commit 747682c into ffmpegwasm:main Aug 20, 2023
5 checks passed
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.

None yet

3 participants