LearnNewsExamplesServices
Frontmatter
id6796
titlevdom.VNode: wrong attributes type
stateClosed
labels
bug
assigneestobiu
createdAtJun 15, 2025, 1:26 PM
updatedAtJun 15, 2025, 1:26 PM
githubUrlhttps://github.com/neomjs/neo/issues/6796
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJun 15, 2025, 1:26 PM

vdom.VNode: wrong attributes type

tobiu
tobiu commented on Jun 15, 2025, 1:26 PM
  • The class was always used with vnode.attributes being an Object.
  • However, the documentation and ctor use it as an Array, which is misleading.
  • While it did not break anything, I want to change it for clarity.
tobiu assigned to @tobiu on Jun 15, 2025, 1:26 PM
tobiu added the bug label on Jun 15, 2025, 1:26 PM
tobiu referenced in commit 2cd0d20 - "vdom.VNode: wrong attributes type #6796" on Jun 15, 2025, 1:26 PM
tobiu closed this issue on Jun 15, 2025, 1:26 PM