element [Bug Report] Can not select the time point when I use the DateTimePicker with datetimerange

vohkndzv  于 2023-02-04  发布在  其他
关注(0)|答案(4)|浏览(127)

Element UI version

2.15.1

OS/Browsers version

windows 10 / chrome 89.0.4389.90

Vue version

2.6.11

https://codepen.io/pen/?&prefill_data_id=5e1082a0-7291-44b5-86ee-36184eee75a3

Steps to reproduce

官网的组件就能复现
1、选择同一天
2、点击左侧时分秒的输入框,以输入的方式改成12:00:00,此时右侧时分秒的输入框也会同步为12:00:00
3、左侧时分秒的输入框以输入的方式改为11:00:00
4、此时点击右侧时分秒的输入框,12:00:00前面的时间点无法选择

1、Select the same day
2、Input 12:00:00 on the left panel(Input, not select), the time of right panel is changed to be 12:00:00
3、Now, Input 11:00:00 on the left panel(Input, not select).
4、at this time, we can not select a time point before 12:00:00.

What is Expected?

The time can be selected.

What is actually happening?

The time can not be selected.

xlpyo6sf

xlpyo6sf1#

Translation of this issue:

Element UI version

2.15.1

OS/Browsers version

windows 10 / chrome 89.0.4389.90

Vue version

2.6.11

https://codepen.io/pen/?&prefill _ data_ id=5e1082a0-7291-44b5-86ee-36184eee75a3

Steps to reproduce

The components of the official website can be reproduced

  1. Choose the same day
  2. Click the time, minute and second input box on the left to change the input mode to 12:00:00, and the time, minute and second input box on the right will be synchronized to 12:00:00
  3. The time, minute and second input box on the left is changed to 11:00:00
  4. At this time, click the time, minute and second input box on the right, and the time point before 12:00:00 cannot be selected

1、Select the same day
2、Input 12:00:00 on the left panel(Input, not select), the time of right panel is changed to be 12:00:00

3、Now, Input 11:00:00 on the left panel(Input, not select).
4、at this time, we can not select a time point before 12:00:00.

What is Expected?

The time can be selected.

What is actually happening?

The time can not be selected.

1tu0hz3e

1tu0hz3e2#

I also found this problem, do you have any ideas to solve it?

1u4esq0p

1u4esq0p4#

遇到同样问题,请问有解决方案吗

相关问题