[Bug Report] el-select allow-create not showing option when selected unless search
Open
component: select
status: discussion
type: bug
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.15.5
### OS/Browsers version
Chrome
### Vue version
2.6.14
### Reproduction Link
https://codepen.io/v-c-thch/pen/rNwNxLq
### Steps to reproduce
Search text that not includes in the array option and select it. Example: 2
### What is Expected?
I need to see it in the options even when I don't search anything.
### What is actually happening?
The option has a value is 2 not showing. It only shows when search.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.