Skip to content

SearchBar has an issue when change page and then I want to search data #1523

@DanPresa

Description

@DanPresa

Hello there.
Firstly, I'm in love with react-bootstrap-table is a great tool.

But, it has an issue if I want to use the search input on the first page of my table works really well, the issue appears when I change of page and then I want to search data and the console throw this message Uncaught TypeError: Cannot read property 'value' of null

Here is a picture where I'm on the first page of my table
1

Then I want to make a search and works fine
2

Change page
3

Then I did another search and crash my app
4

These are the console messages
5

In fact, in the docs happen the same issue
6

I hope someone is able to fix this error or let me know the way to fix it

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions