Text Filter broken ?
See original GitHub issueHi there,
Thanks for this amazing library that I’m using for few months for the first time,
I upgraded to the last release and now my table which were working properly now have a bug when I inject data in it. I have the following message
TypeError: Cannot read property 'afterFilter' of undefined
FilterProvider.doFilter
C:/Users/kanoun_s/vsCode/ImageFetcher/ImageFetcher/FrontEnd/node_modules/react-bootstrap-table2-filter/lib/src/context.js:140
Is there a breaking change in the last version of the filter ? In this table I’m just using the default textFilter() of react-bootstrap-table2-filter to filter some text input.
Best regards,
Salim
Issue Analytics
- State:
- Created 3 years ago
- Reactions:4
- Comments:16
Top Results From Across the Web
Text filters not working. - Microsoft Community Hub
I have a table that reference another table in the same document. This table should filter all items that has a certain value...
Read more >Text filter not working? - Scripting Support - DevForum | Roblox
Got code from here Text and Chat Filtering but it ain't filtering anything :confused: Players can enter their name, cutting off the name, ......
Read more >Roblox broken text filter - YouTube
Roblox broken text filter ... When you know you can't speak anymore cause roblox filter system is trash [Disclaimer: Bear in mind that...
Read more >Custom Text Filter Visual broken?
I've been using the custom Text Filter for a while now to do easy searches but it seems to be broken now. It...
Read more >5 Reasons why your Excel filter may not be working
Excel filter not working properly or as you would like it to? Here are some reasons why ... Formatting the cell using Wrap...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

I’ve also faced the same issue. In my case I was able to solve it by updating the react-bootstrap-table-next dependency to recently released v4.0.3:
@middleBoss Just downgrad the filter librairie to 1.3.1