LearnNewsExamplesServices
Frontmatter
id6263
titlemain.DomAccess.getElement() => throws an error in case no id gets passed
stateClosed
labels
bug
assigneestobiu
createdAtJan 21, 2025, 6:23 PM
updatedAtJan 21, 2025, 6:25 PM
githubUrlhttps://github.com/neomjs/neo/issues/6263
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJan 21, 2025, 6:25 PM

main.DomAccess.getElement() => throws an error in case no id gets passed

Closed v8.6.1 bug
tobiu
tobiu commented on Jan 21, 2025, 6:23 PM

this one happens only inside the deployed online version (not reproducible locally), when opening the ComboBox dropdown for the first time.

Image

let us fix the "symptoms" first: the method should return null in case no node was found.

tobiu added the bug label on Jan 21, 2025, 6:23 PM
tobiu assigned to @tobiu on Jan 21, 2025, 6:23 PM
tobiu referenced in commit 491c17a - "main.DomAccess.getElement() => throws an error in case no id gets passed #6263" on Jan 21, 2025, 6:24 PM
tobiu closed this issue on Jan 21, 2025, 6:25 PM
tobiu cross-referenced by #6264 on Jan 21, 2025, 6:33 PM