You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Navigating to the Installation page specifically for React leads to a 404 Page Not Found error, leaving the user unaware as to how to install the Tanstack Ranger UI component.
Observe that the page throws a 404 Page Not Found error:
Expected behavior
As a user, I should expect there to be some kind of installation docs detailing how to install and use the Ranger component in my react app, some kind of instructions showing like
npm install @tanstack/react-ranger
or
yarn add @tanstack/react-ranger
Screenshots or Videos
Screenshot of page after clicking the Installation option on the lefthand sidebar:
Screenshot of page after clicking the React option on the Installation page:
Platform
OS: macOS Sonoma 14.6.1
Browser: Google Chrome
Version: Latest version, currently Version 128.0.6613.115 (Official Build) (arm64)
Additional context
Is this 404 page intended because the Ranger is still in beta at v0.0.6 and has not had any new commits since March of this year?
The text was updated successfully, but these errors were encountered:
Describe the bug
Navigating to the Installation page specifically for React leads to a 404 Page Not Found error, leaving the user unaware as to how to install the Tanstack Ranger UI component.
Your Example Website or App
https://tanstack.com/ranger/latest/docs/installation/adapters/react-ranger
Steps to Reproduce the Bug or Issue
React
option for Installation docsExpected behavior
As a user, I should expect there to be some kind of installation docs detailing how to install and use the Ranger component in my react app, some kind of instructions showing like
or
Screenshots or Videos
Screenshot of page after clicking the
Installation
option on the lefthand sidebar:Screenshot of page after clicking the
React
option on the Installation page:Platform
Version 128.0.6613.115 (Official Build) (arm64)
Additional context
Is this 404 page intended because the Ranger is still in beta at v0.0.6 and has not had any new commits since March of this year?
The text was updated successfully, but these errors were encountered: