TanStack / TanStack/tanstack.com
Framework selection does not work
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.1k
- Forks
- 401
- Avg merge
- 18h 14m
- Merged PRs (30d)
- 56
Description
Hi!
Not sure if it has been reported yet,
I noticed that the framework selector in the top-left corner does not work as expected. When I try to change the framework to from "react" to "solid" (or any other) it stay on "react" and the url isn't updated.
It only occurs when trying to move from "react". React -> Solid don't work ant Solid -> React works
(maybe something to do with the default value ?)
I tested this on macOS with both Zen Browser and Chrome.
Let me know if you need any more details! (I will investigate this issue
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the framework selector issue in the top-left corner, switching from React to Solid and checking whether the selection and URL change. Trace the selector's entry point and verify that transitions away from the default React value update both the displayed framework and the URL.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100