Files
vue-flow/.changeset/stale-bats-agree.md
T
2023-01-16 18:39:28 +01:00

6 lines
167 B
Markdown

---
'@vue-flow/core': patch
---
Check if position is a number when updating, instead of checking if the value is truthy. Fixes 0 values not being used when updating.