element-plus / element-plus

🎉 A Vue.js 3 UI Library made by Element team

Home Page:https://element-plus.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Component] [date-picker, time-picker] DatePicker 选中值并隐藏下拉选项后,在先聚焦外部的情况下,再次点击页面其它地方会再次出现消失动画

HeroMeiKong opened this issue · comments

Bug Type: Component

Environment

  • Vue Version: 3.4.15
  • Element Plus Version: 2.5.3
  • Browser / OS: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
  • Build Tool: Vite

Reproduction

Related Component

  • el-date-picker
  • el-time-picker

Reproduction Link

Element Plus Playground

Steps to reproduce

1.改变 DatePicker 值
2.点击其它窗口或控制台
3.点击空白处

What is Expected?

没有隐藏动画

What is actually happening?

有隐藏动画

Additional comments

(empty)