ColumnMeta type as described in https://tanstack.com/table/v8/docs/api/core/column-def#meta, which seems to give me correct autocompletion and typechecking when using column defs, but not when creating them.extend-table-core.ts, and am creating a column definition using columnHelper in columns.tsx.meta: { foo: "bar" } to error because:foo is not part of the type that i'm using to overwrite ColumnMeta, andmeta is missing multiple non-optional properties from my overwriting typehttps://x.com/tan_stack/status/2031128535470104577?s=20
dry-scarlet · 2d ago
https://x.com/powersync_/status/2010721010006552775?s=20
dry-scarlet · 2mo ago
You can now submit your website/app/project to http://TanStack.com 's new showcase and have it seen by the TanStack community! - Global showcase browser - Per-library filters - Category filters Submit here: https://tanstack.com/showcase/submit View all here: https://tanstack.com/showcase
dry-scarlet · 3mo ago