[Bug Report] @submit.prevent doesn't work properly on form
Open
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.15.6
### OS/Browsers version
Opera GX
### Vue version
2.6.14
### Reproduction Link
https://github.com/JokTronki/Elm8
### Steps to reproduce
- navigate to /notes
- select/focus text input
- press enter
### What is Expected?
the page should run the addNote() method
### What is actually happening?
The page refreshes without calling any method
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.