react-bootstrap-table v4.3.1 Release Notes
Release Date: 2018-01-03 // about 5 years ago-
๐ Bug fixes
- ๐ Fixed sizePerPage dropdown broken on
[email protected]
(8b28c4b) - ๐ Fixed Cannot read property 'type' of null Error in
TableHeaderColumns
when having dynamic columns(1741487)
โจ Enhancement
- if
options.hideSizePerPage
is true, will not render dropdown anymore instead of hidden(ea89bf8)
- ๐ Fixed sizePerPage dropdown broken on