Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: Quick start and useStore API reference page for react are broken #32

Open
sadik-malik opened this issue Dec 16, 2023 · 5 comments

Comments

@sadik-malik
Copy link

sadik-malik commented Dec 16, 2023

Describe the bug

  1. Quick start page for react is not opening, the page is stuck on displaying infinite spinning loader.
  2. Codesandbox link for react example of useStore is not found.

Your Example Website or App

https://tanstack.com/store/latest/docs/framework/react/reference/useStore

Steps to Reproduce the Bug or Issue

Refer the image for both the problems. I have first opened the useStore react example and then clicked on Quick start for react. You can see both not found error and infinite spinning loader in the image.

Expected behavior

  1. When clicked on quick start for react, the page display documentation on how to use TanStack Store in react instead of infinite spinning loader.
  2. Codesandbox example should display Tanstack Store usage in react instead of 404 error.

Screenshots or Videos

image

Platform

  • OS: Windows
  • Browser: Chrome
  • Version: 120.0.6099.72 (Official Build) (64-bit)

Additional context

No response

@crutchcorn
Copy link
Member

This is my bad. This was my first TanStack project I launched and I didn't have any examples in the repo to support this. I'll add some examples early next year

@ImLunaHey
Copy link

Until this is resolved it looks like https://github.com/TanStack/store/blob/main/docs/framework/react/quick-start.md is the correct file.

@sadik-malik
Copy link
Author

Thank you @ImLunaHey

Until this is resolved it looks like https://github.com/TanStack/store/blob/main/docs/framework/react/quick-start.md is the correct file.

@yoosion030
Copy link

Hello, @sadik-malik .
Has the issue of not adding examples been resolved yet?
I can't find examples in the docs and codebox. I'm curious and looking forward to seeing what tanstack/store does :)

https://tanstack.com/store/latest/docs/framework/react/examples/simple

2024-03-12.10.13.30.mov

@sadik-malik
Copy link
Author

@yoosion030 the issue is not fixed. You can refer to the quick start guide.

https://github.com/TanStack/store/blob/main/docs/framework/react/quick-start.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants