[Bug Report] 动态组件遇到el-radio-group时报错
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.13.0
### OS/Browsers version
win10 chrome 71.0.3578.98
### Vue version
2.6.11
### Reproduction Link
https://codepen.io/lovepivix/pen/XWbYwPj?editors=1111&__cf_chl_jschl_tk__=c17a6783333ec2b242a946c919c6364524577358-1584695202-0-AQRGvE6K_eDZzK2xx9E5CehDr6W_UJos77L1J3aaUL4JUKCTNrxpVmUK-DjW7rpitAeCXcLrdZp6VzJMo4nyc33GkkfnuijcS3qxO1z0IhN4M-GUV5NKn1R-ljV5TeilJ88_O-zK2s78046X5UqVrdq3Br7T73UlKCBzG6KrzfS8Ke3oN8NJQzBFlWVwC1ndmcoP4S4PnTF8ziRvLcYBs2H-H_Zbicn8mBYyAvd97CxLR98Fb87pSlZBKJKb2XSh41900M3lNDusgcd0eu3ydwYwNASfMZEnjir1JL_xICNxnoHjU0bqgZc5xu1JlshLYTcjFlyPMCr1eNSN7atofvLjJd_dxC2V1GN6XX5KlRIVR2ZzdX8r8d0FotZ9GvnJTQ
### 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’时报错
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.