You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If that indeed won't work, I'll try to automatically change the pagination to display the first item that matches the search result, but that doesn't sounds practical.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to set a default value to the global search textfield, but the following code is not working as expected:
The default value remains empty, therefore showing all results instead of filtering.
I also tried to use React states, but naturally the search no longer works since I'm overriding the
onChange
:Any ideas of what else I could try?
If it helps, I'm using the following packages:
If that indeed won't work, I'll try to automatically change the pagination to display the first item that matches the search result, but that doesn't sounds practical.
Beta Was this translation helpful? Give feedback.
All reactions