question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Text Filter broken ?

See original GitHub issue

Hi 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:closed
  • Created 3 years ago
  • Reactions:4
  • Comments:16

github_iconTop GitHub Comments

15reactions
kgrechcommented, Jun 9, 2020

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:

"react-bootstrap-table-next": "^4.0.3",
"react-bootstrap-table2-filter": "^1.3.3",
5reactions
salimkanouncommented, Apr 29, 2020

@middleBoss Just downgrad the filter librairie to 1.3.1

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found