bootstrap-table-filter
bootstrap-table-filter copied to clipboard
Uncaught TypeError: Cannot read property 'id' of null
Currently the filter when it renders the drop down list does not handle skipping null values. A check needs to be added to ensure that the value is not null.