AllenFang / AllenFang/react-bootstrap-table
style error while setting width in case of rowSpan and colSpan
- Lenguaje dominante
- JavaScript
- Estrellas
- 2.2k
- Forks
- 761
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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..??
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.