Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Add type="button" to all generated buttons!
This caused the weirdest bug ever with an item’s delete button becoming the de facto submit button of a form. Holyshit.
- Loading branch information
Showing
with
7 additions
and 0 deletions.
- +1 −0 src/collection.js
- +1 −0 src/mavo.js
- +1 −0 src/ui.bar.js
- +3 −0 src/ui.itembar.js
- +1 −0 src/ui.message.js