ElemeFE / ElemeFE/element

[Bug Report] about this.$confirm || this.$alert ,When it pops up, the confirm button should not be focused.

Open
#20,981 2 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.