Results 10 comments of Markus Ullmark

Hi there, I can confirm this and it also exists in "Table Core" package. The error comes from this line; https://github.com/TanStack/table/blob/c214ab3680a73d1fbce002430aeb1b73ba10c11d/packages/table-core/src/utils/getFilteredRowModel.ts#L56 It assumes that there are a column filter set,...

Hi, the issue with not supporting this is also that I haven't been able to do an event that can be prevented and also documented correctly. ex these scenarios: ```ts...

Nice, thank you @ellull I'll look at your PR and see if I can get a new version out shortly.

I will have to investigate that!

@nyordanov Yes, thank you!

I've also all the sudden been getting this issue, are we sure that it happens because of setting names on a query? The error for me just started and I...

@barryyeee I solved it in my project by downgrading the "c-sharp-operations" package to 2.2.14

@johnseabi Hi, in general there is very little being worked on with this library since the original algoritm author decided that everything should be re-done. 😏 Maybe you could create...

Not entirely sure what you mean here... I initially ported the much of the code from the ruby version of the library (since the author is an acquaintance of mine)....