赞
踩
Uncaught Error: Invariant Violation: Element type is invalid: expected
a string (for built-in components) or a class/function but got:
undefined
1、组件导入时,值为undefined
,可能是因为太久没有更新node_modules
包版本了,导致版本异常引起undefined
2、可能是因为导入方式搞错了,解构导入和默认导入没写对
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。