table icon indicating copy to clipboard operation
table copied to clipboard

🤖 Headless UI for building powerful tables & datagrids for TS/JS - React-Table, Vue-Table, Solid-Table, Svelte-Table

Results 373 table issues
Sort by recently updated
recently updated
newest added

Hi everyone. Today I faced a bug while using this project that can be easily avoided by this type change. ### Change explanation As the `RowSelectionState` is currently typed, if...

### TanStack Table version v8.15.3 ### Framework/Library version React ### Describe the bug and the steps to reproduce it `AccessorFn` works, but `DeepKeys` appears to fail to work as expected....

### TanStack Table version both ^7.8.0 and ^8.15.3 ### Framework/Library version ^18.2.0 ### Describe the bug and the steps to reproduce it I created a new app with create-react-app then...

### TanStack Table version as shown in documentation ### Framework/Library version as shown in documentation ### Describe the bug and the steps to reproduce it The filtering example provided in...

### TanStack Table version 8.8.5 ### Framework/Library version 17.0.2 ### Describe the bug and the steps to reproduce it When we have grouped columns then column virtualisation does not work...

### TanStack Table version "@tanstack/vue-table": "^8.15.3", "@tanstack/table-core": "^8.15.3" ### Framework/Library version "vue": "^3.4.21", "react": "18.2.0", "react-dom": "18.2.0" ### Describe the bug and the steps to reproduce it ### I use...

Just a tiny docs fix. "Row Models Guide" link in the docs/guide/tables.md was pointing to wrong path.

There are a bunch of examples that use `FilteredTableState` as a type. This completely breaks that. I'd be more than happy to help contribute If I could get some information...

### Describe the bug If passed a Store which features granular reactivity, TanStack table cannot process changes. Is this by design or just not included? Clearly, this is mostly a...

solid