Closed crcatala closed 7 years ago
Addresses #2
Mimics same submit behavior with React example where pressing enter submits form, as well as clicking submit button
Coverage remained the same at 98.611% when pulling e3f037a935162d10d1a2de760eff4d7a1ca8dd6e on crcatala:issue-2-update-vue-example-to-use-submit into 2b937889bcf021cf374bdf9d565afad5841dd14e on petercrona:master.
Thanks :+1:
Addresses #2
Mimics same submit behavior with React example where pressing enter submits form, as well as clicking submit button
Validation
Verify pressing enter submits form and performs request
Verify clicking submit button submits form and performs request