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 issue when multible titles loading simultaneously #28

Merged
merged 1 commit into from
Jan 19, 2022

Conversation

jamiekowalski
Copy link
Contributor

Titles were sent through a global 'pageload' event, so titles collided;
removed the use of this intermediary event, since it's unnecessary.

Resolves #14

Titles were sent through a global 'pageload' event, so titles collided;
removed the use of this intermediary event, since it's unnecessary.

zolrath#14
@zolrath
Copy link
Owner

zolrath commented Jan 19, 2022

Odd, I feel like I had a reason to do that but none of my test links seem to be failing with this change. Thanks!

@zolrath zolrath merged commit 98c2b24 into zolrath:main Jan 19, 2022
@jamiekowalski jamiekowalski deleted the issue-14-multi-title branch January 19, 2022 23:35
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.

Wrong title being pasted when fetching multiple titles at once
2 participants