Skip to content

Improve Stability and enhance README#6

Merged
Fovty merged 3 commits intomasterfrom
fix/improve-stability
Nov 5, 2025
Merged

Improve Stability and enhance README#6
Fovty merged 3 commits intomasterfrom
fix/improve-stability

Conversation

@Fovty
Copy link
Owner

@Fovty Fovty commented Nov 5, 2025

No description provided.

Fovty added 3 commits November 5, 2025 17:05
- Change from Set tracking movie IDs to WeakSet tracking DOM elements
- Fix issue where duplicate movie IDs across different views prevented listener attachment
- Simplify implementation by removing complex verification/retry logic
- Improve MutationObserver to only trigger when movie cards are added
- Each card element now gets listeners regardless of duplicate movie IDs
- WeakSet provides automatic garbage collection for removed elements
- Clean up console logging for better diagnostics
@Fovty Fovty merged commit 357bdb8 into master Nov 5, 2025
2 checks passed
@Fovty Fovty deleted the fix/improve-stability branch November 6, 2025 21:18
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