Files
vue-flow/.changeset/chilly-dragons-collect.md
T
Braks d8ddc4de6e fix(core): use post flush to re-observe nodes after toggling visibility (#1517)
* fix(core): use `post` flush to re-observe nodes after toggling visibility

* chore(changeset): add

* chore(core): cleanup
2024-07-01 16:03:21 +02:00

6 lines
111 B
Markdown

---
"@vue-flow/core": patch
---
Use `post` flush timing to re-observe node size when toggling node visibility