-
### Adapter type
@auth/prisma-adapter
### Environment
```
System:
OS: macOS 14.5
CPU: (8) arm64 Apple M1
Memory: 109.70 MB / 8.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
N…
-
### What version of Bun is running?
0.7.3
### What platform is your computer?
Linux 5.15.0-60-generic x86_64 x86_64
### What steps can reproduce the bug?
I'm using Bun.serve` with the `request.fo…
-
### Is your feature request related to a problem?
I'm trying a animate a list of item on page navigation. For that I'm animating with Javascript, but there is no way to hook into the transition from …
-
### Which component is affected?
Starters / CLI
### Describe the bug
Hello there 👋🏾
Am using your package `supabase-auth-helpers-qwik` and I keep getting the error:
```js
The requested m…
-
### Which component is affected?
Qwik Runtime
### Describe the bug
When using `bind:value` with a select tag, the value of the select is always the first option on initial render, regardless of the…
-
### Which component is affected?
Qwik Runtime
### Describe the bug
Use `useNavigate` in `useTask$` generate an error:
```ts
useTask$(async ({ track }) => {
track(() => store.step);
navi…
-
When I try to use anything from Qwik City (either through the decorator or using a Qwik City component like ``), I get the following error:
```
[vite] Internal server error: Failed to resolve impo…
-
### Which component is affected?
Qwik Runtime
### Describe the bug
I am writing components that the class attribute would be specified from manywhere.
This is a simple example.
```tsx
co…
genki updated
4 months ago
-
### Which component is affected?
Qwik City (routing)
### Describe the bug
When I have an app as a standalone project, things seem to work fine. But when I put that project into a pnpm monorep…
-
### Which component is affected?
Qwik Optimizer (rust)
### Describe the bug
I am using custom hook createToggle to create a toggler logic for button:
```ts
export type Toggle = {
toggle: QRL P…