tanstack.com icon indicating copy to clipboard operation
tanstack.com copied to clipboard

Angular code example for TanStack Table is missing

Open jreidgreer opened this issue 1 year ago • 2 comments

Description

On https://tanstack.com/table/latest the Angular example under "Take it for a spin!" doesn't work. I don't see this path in the Table's example folder, so not sure where it is supposed to point.

Screenshot

TanStack_Table

jreidgreer avatar May 02 '24 20:05 jreidgreer

Ah, looks like this should be fixed by the main PR to create an adapter: https://github.com/TanStack/table/pull/5432

jreidgreer avatar May 02 '24 20:05 jreidgreer

Angular table doesn't actually exist yet. We thought we were close to shipping, but then the PR got abandoned, but now there's more progress being made again.

KevinVandy avatar May 03 '24 16:05 KevinVandy

This looks to be resolved now.

image

SeanCassiere avatar Jul 23 '24 00:07 SeanCassiere