ElemeFE / element

A Vue.js 2.0 UI Toolkit for Web
https://element.eleme.io/
MIT License
54.12k stars 14.64k forks source link

[Bug Report] El-Select set default attribute readonly/ #18672

Open Lunberg88 opened 4 years ago

Lunberg88 commented 4 years ago

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.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.