-
### Which component is affected?
Qwik Runtime
### Describe the bug
I found some components are doing strange behavior when they have async `useTask$` and some conditions are met.
Finally I could s…
genki updated
1 month ago
-
### Which component is affected?
Qwik Rollup / Vite plugin
### Describe the bug
It is no longer possible to extend vite configuration for express / fastify on qwik v1.8.0. The last known working ve…
-
### Which component is affected?
Qwik City (routing)
### Describe the bug
Through 1.8.0, our app would successfully redirect from server actions to some URL like `/profile` from the front page of t…
-
### Which component is affected?
Qwik City (routing)
### Describe the bug
User cannot upload file with multipart/form-data in production environment using `Form` and `action$`.
Expected:…
-
WpGraphQL for API
Advance Custom Fields on Wordpress.
Tailwind CSS
Apollo Client
Qwik
My website https://juicytalent.com/graphql
Now here is my graphql Query
query getProfessional {
…
-
### Which component is affected?
Qwik City (routing)
### Describe the bug
Running `pnpm docs.dev` and going to docs/getting-started, I see an error that it's trying to load the SPA init, but it's u…
-
Would be useful for some direction on how to proceed with this project. As being new to qwik and vendure its a lot for me.
**Example:**
For others: to get network access, modify package.json:
so …
-
### Which Cloudflare product(s) does this pertain to?
Wrangler
### What version of `Wrangler` are you using?
2.8.1
### What operating system are you using?
Windows
### Describe the B…
-
### Describe the problem
It seems like there isn't much difference between form actions and an endpoint when you still have to get the data from `formData()`. Most importantly, this is not type safe…
-
### Is your feature request related to a problem?
When trying to redirect within the application, it's hard to do it properly.
### Describe the solution you'd like
`useLocation` should return `make…