[Bug Report] El option "isObject" vue warn
Open
need: repro
- 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
93.0.4577.82
### Vue version
2.6.12
### Reproduction Link
www.jsfiddle.com
### Steps to reproduce
Create a El Option select component with a computed list.
### What is Expected?
To not see the vue warn "vue.runtime.esm.js:619 [Vue warn]: Computed property "isObject" was assigned to but it has no setter."
### What is actually happening?
Creating a dropdown with El Option should not cause a vue warn to the system

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.