Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix id handling #112

Merged
merged 2 commits into from Apr 12, 2021
Merged

Fix id handling #112

merged 2 commits into from Apr 12, 2021

Conversation

usagizmo
Copy link

  • Change this.id to required property
    Fixed a problem where the this.id (string) was sometimes undefined.

  • Fix setAttributes() / removeAttributes() to affect this.id
    I used the behavior of the chrome browser as a reference.

CleanShot 2021-04-11 at 13 01 16@2x

Copy link
Owner

@taoqf taoqf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Many thanks for your work!

@taoqf taoqf merged commit b2ddd86 into taoqf:main Apr 12, 2021
@usagizmo usagizmo deleted the update/add-id-to-attr-handling branch April 12, 2021 12:29
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.

None yet

2 participants