会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
cooljser
博客园
首页
新随笔
联系
订阅
管理
2016年11月1日
ReactJs 报错 Element type is invalid: expected a string (from built-in components) or a class/function (for composite components) but got: undefined. Check the render method of `Me`.
摘要: 今天在重构一个页面的时候,碰到了一个error,具体的error信息如下图中所示: 最后经过一番查找定位,终于找到了问题所在,原因就是在父组件引用子组件时多加了一个大括号。 import {Chart} from 'Chart'; 把{}去掉就可以了。
阅读全文
posted @ 2016-11-01 11:53 cooljser
阅读(1355)
评论(0)
推荐(0)
编辑
公告