frontend navigation: null is not an object (evaluating '_el$11.nextSibling')

create-jd-app auth.ts type error
create-jd-app in my auth.ts file. @orjdev is there a fix on my side for this or is this an issue with the create-jd-app config?
How to import MWS only in dev mode in solid-start
root.tsx.
This is how I'm importing it:
```ts...RouteDataArgs Type Error for nested RouteData
mergeProps deeply?
How to get the first child out of `props.children`?
React.Children.toArray(props.children)[0]
What would be the equivalent in SolidJS?...Constraining input element not working
React user confused on how to work with createResource response
DOM nodes caching for faster swap
If the prop array can be an object or a string. Which method would you use ?
Uncaught TypeError: _tmpl$ is not a function
_tmpl$ is not a function but I do not have a funtion or variable in my code that is called _tmpl$ . I click on where this error occurs and it shows me the text in the screenshot
SolidAuthConfig type error

How can I load external .js script on specific route?
how to add function call into JSX
Render HTML from string
@html directive: https://svelte.dev/tutorial/html-tags. However, I don't see a similarly straightforward way to accomplish this in SolidJS. Am I missing something?
Thanks!...how to throttle effects
solid start typescript 4.9/5 satisfies operator
Expected ";" but found "satisfies"' on build
Just did on fresh npm init solid@latest ...Index block does not notice change in a store