[Bug Report] El-Select set default attribute readonly/
Open
stale
- 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
Chrome 79.0.3945.88
### Vue version
2.6.11
### Reproduction Link
https://jsfiddle.net/lunberg88/rqkv6m8e/
### Steps to reproduce
Need to remove default attribute *readonly*. It should be optional.
### What is Expected?
It should load component without default attribute - readonly.
### What is actually happening?
By default it loads with attribute `readonly="readonly"`. And it seems that select component is disabled, so it confusing thing as for me.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.