ElemeFE / ElemeFE/element

[Bug Report] DateTimePicker editable property does not disable in modal input fields

Open
#19,074 3 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.13.0

### OS/Browsers version
Mac OS 10.15.4 / Chrome 80.0.3987.149

### Vue version
2.6.11

### Reproduction Link
https://jsfiddle.net/hxp90jbg/

### Steps to reproduce
1) Create a date picker component with type "datetime"
2) Add :editable="false".

### What is Expected?
If you set editable to false, one would think that all input fields are not editable and only UI clicking works.

### What is actually happening?
Only the main input field is disabled from editing, inside the modal the fields are editable.

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.