-
I was just curious if the solid plugin supports SolidStart.
This is my `vite.config.ts` so far:
```ts
import solid from 'solid-start/vite';
import { defineConfig } from 'vite';
import suidPlugi…
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Current behavior 😯
If I manually set a cookie in the client to inc…
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Current behavior 😯
As the [example]((https://stackblitz.com/github/adoublef-…
-
This bug appears similar to what @Vexcited [was experiencing](https://discord.com/channels/722131463138705510/722349143024205824/1034581842034184222), and possibly related to what Vite/React users we…
-
Hello there and thanks in advance.
Perhaps this is already possible, although I can't do it. Playwright Experimental CT works out of the box with the SolidJS components. Even when they are declared…
-
Following the instructions of `pnpm create solid` -> `pnpm install` -> `pnpm dev`
```
> solid-start dev
solid-start dev
version 0.2.26
node:internal/errors:484
ErrorCaptureStackTrace(…
-
I'm using Next.js, with 'use client' I'm still getting this message, this only happens on the initial load of starting the server but not after if i do refresh.
```
No storage option exists to persi…
-
Hello,
maybe I'm missing something here, but in my use case, `renderStream` only works in dev mode.
Assume the following page ( of course with `renderStream` in **entry-server.tsx**) :
```jsx
…
-
### Describe the bug
createRouteData and useRouteData didn't work in Solidjs Mdx
1. the value return from useRouteData is undefined
2. typescript could not work in mdx
### Your Example Website or…
-
Hey!
Pathless routes and ErrorBoundary doesn't seem to work properly. When switching between routes, the content of the previous route is rendered below the new route.
I noticed that when the ch…
m4rvr updated
10 months ago