AllenFang / AllenFang/react-bootstrap-table
style error while setting width in case of rowSpan and colSpan
- 主要语言
- JavaScript
- 星标
- 2.2k
- 派生
- 761
- PR 合并指标
- 30 天内没有已合并 PR
描述
Hi,
I am building a simple bootstrap table but getting the following error
"Uncaught TypeError: Cannot read property 'style' of undefined".
I am getting this error whenever i am setting the width of the last row.
Here is my error code:

`
Here is my Working Code

I need to assign width for the last row.
I am using Chrome with react: 15.4.1 and react-bootstrap-table: 2.11.2,


Can you help me with this..??
贡献指南
评估
这个 Issue 还没有评估数据。