Unable to get globalFilter to work

Hello everybody, I'm trying to add a globalFilter on my react table ("@tanstack/react-table": "^8.10.6"), but it seems impossible to do something, the filter does not seem to apply

If anyone has any suggestions or solutions, I'd greatly appreciate it. Thank you !

Here is my code, I'm not using TypeScript
Was this page helpful?