-
Notifications
You must be signed in to change notification settings - Fork 14.6k
Open
Description
Element UI version
2.13.0
OS/Browsers version
win10 chrome 71.0.3578.98
Vue version
2.6.11
Reproduction Link
Steps to reproduce
问题发现于项目中,使用codepen重现,动态组件使用时,当is属性值变为‘el-radio-group’时 报错[Vue warn]: Unknown custom element: - did you register the component correctly? For recursive components, make sure to provide the 'name' option.
其他组件均可用
What is Expected?
不报错,像其他组件一样
What is actually happening?
动态组件is属性值变为‘el-radio-group’时报错
Metadata
Metadata
Assignees
Labels
No labels