真的很想知道为什么一直爆这个问题,抄的栗子还报这个错误
ElFormAdaptor
`
Unknown custom element: - did you register the component correctly? For recursive components, make sure to provide the "name" option.
found in
---> at src/views/Home.vue
at src/App.vue
`
![难道我的注册方法不对?](https://user-images.githubusercontent.com/50727733/103152665-3055f080-47c5-11eb-8c69-9570a1b99ad4.png)
### Is this a regression
### Description
## Minimal Reproduction
## Exception or Error
```plain
```
## Your Environment
**Vue Version:**
```plain
```
**Vue Composition API:**
```plain
```
**Anything else relevant?**
Bug Report
Affected Feature
真的很想知道为什么一直爆这个问题,抄的栗子还报这个错误 ElFormAdaptor ` Unknown custom element: - did you register the component correctly? For recursive components, make sure to provide the "name" option.
found in
---> at src/views/Home.vue