Skip to content

De-dup duplicate events firing#29

Open
tylerpage wants to merge 2 commits intomasterfrom
bugfix/duplicate-events-fired
Open

De-dup duplicate events firing#29
tylerpage wants to merge 2 commits intomasterfrom
bugfix/duplicate-events-fired

Conversation

@tylerpage
Copy link
Copy Markdown
Collaborator

Hey @Hemphill,

Here are the changes we recommended adding to de-dup the duplicate requests getting sent to the browser history. It appears that the observers continue to trigger as the additional AJAX dom elements. This way it'll keep track of the already created observers and only fire the event once when scrolling through the page.

Thanks,
-Tyler

@tylerpage tylerpage requested a review from Hemphill November 12, 2025 18:22
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.

1 participant