[Bug Report] about this.$confirm || this.$alert ,When it pops up, the confirm button should not be focused.
Open
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.15.1
### OS/Browsers version
mac
### Vue version
2.6.10
### Reproduction Link
https://codepen.io/danny0513/pen/JjEqNdV
### Steps to reproduce
1. trigger this.$confirm() || this.$alert()
2. the confirm button was focused. (button's background-color is light, the normal color is deeper)
### What is Expected?
the confirm button should be blured.
### What is actually happening?
the confirm button was focused.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.