【问题标题】:blueprintjs table error with example code带有示例代码的 blueprintjs 表错误
【发布时间】:2018-04-01 11:11:08
【问题描述】:

我收到此错误:

Uncaught Error: [Blueprint Table] <Table> Children of Table must be Columns"
    at table.js:879`

使用代码:

<Table numRows={5}>
  <Column />
  <Column />
  <Column />
</Table>

@blueprintjs/table的2.0.0版

【问题讨论】:

    标签: blueprintjs


    【解决方案1】:

    您的进口商品是什么?确保从 @blueprintjs/table 导入 Column

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2011-07-18
      • 1970-01-01
      • 1970-01-01
      • 2011-02-22
      • 2016-04-11
      • 1970-01-01
      • 2018-07-17
      • 2016-05-27
      相关资源
      最近更新 更多