Table component 'firstCellIsHeader' doesn't work with 'responsive: true'
anandamaryon1 opened this issue · 0 comments
anandamaryon1 commented
Bug Report
What is the issue?
The table option of firstCellIsHeader: true
doesn't work as expected (making the first row cell a row header) when used in conjunction with responsive: true
. It seems to do nothing when responsive: true
is enabled, but works correctly when responsive:
is set to false
.
What steps are required to reproduce the issue?
Create a responsive table and set firstCellIsHeader: true
.
Is there anything else you think would be useful in recreating the issue?
Responsive: true | Responsive: false |
---|---|