kriasoft / kriasoft/react-firebase-starter
Impossible to acces parameters from the URL
- Dominant language
- JavaScript
- Stars
- 4.5k
- Forks
- 752
- PR merge metrics
- No merged PRs in 30d
Description
Hello everyone,
I have set up the latest version of RSB with th new route.js but it is still impossible to access some value from the url such as:
` {
"path": "/item/:itemId",
"page": "./process"
}`
Could you explain me how to achieve this utter simple use?
Thanks in advance
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the new route.js configuration and the ./process page referenced by the /item/:itemId route. Trace how the route value is passed into that page and verify the expected behavior with a URL containing an itemId; the issue does not name a test or a more specific entry point.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100