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

fix: single emitter instance #262

Merged
merged 2 commits into from
Mar 31, 2023
Merged

fix: single emitter instance #262

merged 2 commits into from
Mar 31, 2023

Conversation

jonataswalker
Copy link
Owner

@jonataswalker jonataswalker commented Mar 31, 2023

With multiple maps we are using the same emitter instance, which causes all kind of trouble.

Fixes #261

@jonataswalker jonataswalker merged commit 69e7d2c into master Mar 31, 2023
@jonataswalker jonataswalker deleted the 261-duplicate-callback branch March 31, 2023 23:26
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.

Creates duplicate callbacks with multiple map instances
1 participant