SolidJSS
SolidJSโ€ข3y ago
Jerry Hogan

useParams

looking into the params object based on my folder nav structure i=I noticed something off.

{
    "owner": "thisdot",
    "name": "starter.dev-github-showcases",
    "branch": "main",
    "path/": "angular-apollo-tailwind/projects"
}

wondering why path props have a trailing "/"
this broke the navigation of our project.
Was this page helpful?