It seems tanstack table's framework specific guides are indexed to the search without the framework specific part of the URL.
A quick glance shows it working for other tanstack projects' search, and also for the part of the tanstack table documentation that isn't framework specific (e.g. API results, core guides), but not for the feature guides.
Steps to reproduce
Expected results
I expect to see https://tanstack.com/table/latest/docs/framework/react/guide/column-faceting which is the link I see in the left hand navigation.
Actual results
I land on https://tanstack.com/table/latest/docs/guide/global-faceting and see a 404 error.
It seems tanstack table's framework specific guides are indexed to the search without the framework specific part of the URL.
A quick glance shows it working for other tanstack projects' search, and also for the part of the tanstack table documentation that isn't framework specific (e.g. API results, core guides), but not for the feature guides.
Steps to reproduce
Expected results
I expect to see https://tanstack.com/table/latest/docs/framework/react/guide/column-faceting which is the link I see in the left hand navigation.
Actual results
I land on https://tanstack.com/table/latest/docs/guide/global-faceting and see a 404 error.