Skip to content

Fix missing attributes and event listeners on root receiver elements#517

Merged
lemonmade merged 1 commit intomainfrom
fix-missing-root-attributes-and-event-listeners
Dec 9, 2024
Merged

Fix missing attributes and event listeners on root receiver elements#517
lemonmade merged 1 commit intomainfrom
fix-missing-root-attributes-and-event-listeners

Conversation

@lemonmade
Copy link
Member

You are supposed to be able to edit attributes, properties, and event listeners on all elements in the tree, including the root, but I forgot to create the necessary objects to store attributes or event listeners on the root element. This PR fixes that.

@lemonmade lemonmade merged commit 99a8e1a into main Dec 9, 2024
mfal added a commit to mfal/remote-dom that referenced this pull request Feb 21, 2025
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