lion/.changeset/sweet-terms-act.md
Joren Broekema a809d7b5e1 fix: make sync updatable mixin work with re-connecting to DOM
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
2021-03-18 19:24:29 +01:00

5 lines
178 B
Markdown

---
'@lion/form-core': patch
---
Make sync updatable mixin work for elements that get re-connected to DOM e.g. through appendChild. Needed for integration with global overlays.