LearnNewsExamplesServices
Frontmatter
id5374
titlemain.addon.IntersectionObserver: allow observe calls prior to register
stateClosed
labels
enhancement
assigneestobiu
createdAtMar 27, 2024, 6:50 PM
updatedAtMar 27, 2024, 7:01 PM
githubUrlhttps://github.com/neomjs/neo/issues/5374
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtMar 27, 2024, 7:01 PM

main.addon.IntersectionObserver: allow observe calls prior to register

Closed v8.1.0 enhancement
tobiu
tobiu commented on Mar 27, 2024, 6:50 PM

after updating my chrome version, the timing seems to have changed.

the addon should be more robust: if an observe request arrives before register(), we need to cache the data and then resolve it once the observer instance is in place.

tobiu added the enhancement label on Mar 27, 2024, 6:50 PM
tobiu assigned to @tobiu on Mar 27, 2024, 6:50 PM
tobiu referenced in commit 5972447 - "main.addon.IntersectionObserver: allow observe calls prior to register #5374" on Mar 27, 2024, 7:01 PM
tobiu closed this issue on Mar 27, 2024, 7:01 PM