【发布时间】:2018-11-07 19:59:03
【问题描述】:
我正在努力将我们的 @gooddata/react-components 包从版本 5.3.1 更新到版本 6.0.1。我有许多工作正常的表格见解,但现在其中一些无法呈现此错误:
Warning: React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: undefined. You likely forgot to export your component from the file it's defined in. Check the render method of 'BubbleHoverTrigger'.
我传递了与 5.3.1 相同的 props,那么为什么我的见解现在无法加载?
【问题讨论】:
标签: gooddata