LearnNewsExamplesServices
Frontmatter
id5505
titlemain.addon.ResizeObserver: register() => in case a node is not found, try again after a delay for a defined number of times
stateClosed
labels
enhancement
assigneestobiu
createdAtJul 1, 2024, 11:08 AM
updatedAtJul 1, 2024, 11:08 AM
githubUrlhttps://github.com/neomjs/neo/issues/5505
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJul 1, 2024, 11:08 AM

main.addon.ResizeObserver: register() => in case a node is not found, try again after a delay for a defined number of times

Closed v8.1.0 enhancement
tobiu
tobiu commented on Jul 1, 2024, 11:08 AM

e.g. 3 times with a 100ms delay.

rationale: in this call arrives too early (shortly before a node gets mounted), the observer would never get the item to observe.

tobiu added the enhancement label on Jul 1, 2024, 11:08 AM
tobiu assigned to @tobiu on Jul 1, 2024, 11:08 AM
tobiu referenced in commit 64f6d82 - "main.addon.ResizeObserver: register() => in case a node is not found, try again after a delay for a defined number of times #5505" on Jul 1, 2024, 11:08 AM
tobiu closed this issue on Jul 1, 2024, 11:08 AM