ElemeFE / element-react

Element UI
https://elemefe.github.io/element-react/index
MIT License
2.83k stars 444 forks source link

DatePicker bug #1115

Open noBloodOnTheLeaves opened 2 years ago

noBloodOnTheLeaves commented 2 years ago

Description

When you highlight date with the mouse and delete or change it - state doesn't change.

Reproduce Steps

  1. hold left click and highlight date in field (move cursor to outward of field when you are highlighting)
  2. delete or change what you highlighted
  3. state doesn't change

Additional Information

If i stay focus on field, state changes fine.

2022-01-10-12-43-09