* fix(controls): add `type="button"` to avoid form submissions (#1911) * chore(changeset): add --------- Co-authored-by: Hossam Hassan <58523735+devhus@users.noreply.github.com>
143 B
143 B
@vue-flow/controls
| @vue-flow/controls |
|---|
| patch |
Add type="button" to control buttons to avoid form submission if controls are nested in a form element.