Files
vue-flow/.changeset/serious-books-itch.md
T
2023-03-23 15:58:30 +01:00

6 lines
153 B
Markdown

---
"@vue-flow/core": minor
---
Add `onError` hook which allows handling vue flow errors by users. Will default to console.warn if no handler is passed