react-bootstrap-table / react-bootstrap-table2

Next Generation of react-bootstrap-table
https://react-bootstrap-table.github.io/react-bootstrap-table2/
MIT License
1.27k stars 431 forks source link

Exporting FOOTER in csv with customFunction behaviour is broken!!! #1811

Open AndraPanait opened 1 year ago

AndraPanait commented 1 year ago

BUG description:

what happens if visibleColums length is 7 and columns 10 for example? columns[i] will be completely broken so ...all the code inside this function should be based on visibleColumns not on columns