Jerry Hogan
Jerry Hogan
SSolidJS
Created by Jerry Hogan on 7/31/2023 in #support
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"
}
{
"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.
1 replies
SSolidJS
Created by Jerry Hogan on 7/31/2023 in #support
Uncaught The browser resolved template HTML does not match JSX input
Is there any reason I am Currently experiencing this error
Uncaught The browser resolved template HTML does not match JSX input:
<solid-children></solid-children>

<solid-children>. Is your HTML properly formed?
Uncaught The browser resolved template HTML does not match JSX input:
<solid-children></solid-children>

<solid-children>. Is your HTML properly formed?
Everything was working fine the last time we checked about 3 months ago i think
1 replies
SSolidJS
Created by Jerry Hogan on 2/6/2023 in #support
Route layout not define
10 replies
SSolidJS
Created by Jerry Hogan on 2/2/2023 in #support
API failing
Suddenly my API calls stop working using createResource and createQuery(Tanstack)
3 replies