imballinst / react-bs-datatable

Bootstrap datatable without jQuery. Features include: filter, sort, pagination, checkbox, and control customization.
https://imballinst.github.io/react-bs-datatable
MIT License
59 stars 20 forks source link

Bug: clear all doesn't work with custom rows #171

Closed Thomas-Boi closed 1 year ago

Thomas-Boi commented 1 year ago

Bug When the rows are created manually, the clear all button wouldn't work. Reproduction here.

image

I didn't test the beta version of your package with my code. This is my bad and I'll do that next time 😅

Thomas-Boi commented 1 year ago

My bad, I missed the small details like how the prop of the header has changed. Closing issue now