Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SEARCH error : click on page 2 and then type few digits or text in Search box #2115

Open
vinay0510 opened this issue Jun 26, 2020 · 3 comments

Comments

@vinay0510
Copy link

https://react-bootstrap-table.github.io/react-bootstrap-table2/storybook/index.html?selectedKind=Pagination&selectedStory=Custom%20Pagination%20with%20Search&full=0&addons=1&stories=1&panelRight=0&addonPanel=storybook%2Factions%2Factions-panel

error: ["Uncaught TypeError: Cannot read property 'id' of undefined", "https://react-bootstrap-table.github.io/react-bootstrap-table2/storybook/static/preview.7a078d9cb0b542267fb2.bundle.js", 1, 463612, TypeError]
error: [TypeError]

@vinay0510
Copy link
Author

vinay0510 commented Jun 26, 2020

when entered 2nd char it fails, issue with "Custom Pagination with Search"

@vinay0510
Copy link
Author

vinay0510 commented Jul 15, 2020

this is happening when all my columns are formatted columns. In all my column definition row is used instead of cell since formatting is depends on multiple properties.
I have

when i change above to below no error but search does not fetch any data
**<ToolkitProvider search={ {
searchFormatted: true
} }

**

@ardynugraha
Copy link

still error in latest version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants