Skip to content

shadow DOM drag re-append fix#2963

Merged
adumesny merged 1 commit intogridstack:masterfrom
adumesny:master
Feb 25, 2025
Merged

shadow DOM drag re-append fix#2963
adumesny merged 1 commit intogridstack:masterfrom
adumesny:master

Conversation

@adumesny
Copy link
Copy Markdown
Member

Description

Checklist

  • Created tests which fail without the change (if possible)
  • All tests passing (yarn test)
  • Extended the README / documentation, if necessary

* fix gridstack#2951
* check for helper not having a parent before re-appending (rather than search though entire dom + shadow)
* added example test
@adumesny adumesny merged commit 6b1a5c3 into gridstack:master Feb 25, 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.

avoid shadow DOM element getting re-appended when dragging

1 participant