[feature request] vue2.6.0 slot update replaces slot and slot scope
Open
stale
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Existing Component
是
### Component Name
el-input
### Description
https://vuejs.org/v2/api/#vm-scopedSlots
用 v-slot 指令加suffix具名插槽,suffix 会在 $scopedSlots 中,而不在 $slots,这个判断逻辑会造成 v-slot 指令 添加的插槽内容不显示
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.