Describe the bug
Hello,
When I put undefined in the columnFilters state, I have this error

But the typing authorize to put undefined
And when I put a empty array, my browser freeze
Your minimal, reproducible example
https://tanstack.com/table/v8/docs/examples/react/filters
Steps to reproduce
Put undefined in the columnFilters state with this example
https://tanstack.com/table/v8/docs/examples/react/filters
Expected behavior
Check if columnFilters is undefined or remove undefined typing
How often does this bug happen?
Every time
Screenshots or Videos
No response
Platform
OS: Windows
Browser: Opera
react-table version
8.7.9
TypeScript version
4.9.5
Additional context
No response
Terms & Code of Conduct
Describe the bug
Hello,
When I put undefined in the columnFilters state, I have this error

But the typing authorize to put undefined
And when I put a empty array, my browser freeze
Your minimal, reproducible example
https://tanstack.com/table/v8/docs/examples/react/filters
Steps to reproduce
Put undefined in the columnFilters state with this example
https://tanstack.com/table/v8/docs/examples/react/filters
Expected behavior
Check if columnFilters is undefined or remove undefined typing
How often does this bug happen?
Every time
Screenshots or Videos
No response
Platform
OS: Windows
Browser: Opera
react-table version
8.7.9
TypeScript version
4.9.5
Additional context
No response
Terms & Code of Conduct