Files
vue-flow/.changeset/gold-rocks-thank.md
T
2023-01-19 09:21:55 +01:00

6 lines
142 B
Markdown

---
'@vue-flow/core': patch
---
Use computed var to get current node in `useDrag`. Fixes issue where overwriting a node breaks drag handler.