ElemeFE / ElemeFE/element

[Bug Report] TimePicker range mode set name attributes error

Open
#21,406 1 comment 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.6

### OS/Browsers version
Windows 10/Chrome 94.0.4606.81

### Vue version
2.6.14

### Reproduction Link
https://codepen.io/zlucy/pen/gOxLoBE

### Steps to reproduce
```


```
为 time picker 添加 name 和 id 属性。
解析后,name 和 id 被拆分。

### What is Expected?
```


```

### What is actually happening?
```


```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the reproduction in the linked CodePen and inspect how range mode renders the name and id attributes. Verify the generated DOM against the expected and actual markup; done means name and id remain on the range wrapper rather than being split across the two inputs.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.