-
### Which component is affected?
Qwik City (routing)
### Describe the bug
When trying to track location changes, the `useTask$` hook fails to re-fire the hook body if the project is built wit…
-
### Which component is affected?
Qwik Runtime
### Describe the bug
![image](https://github.com/QwikDev/qwik/assets/26248740/528468d6-8c01-4a73-ae48-50e58094f05d)
I'm using npm run dev command.…
-
### Which package is affected?
Headless Kit
### Describe the bug
When changing the `disabled` attribute on a `Select.Root` component after the component has been created, the component state doesn'…
-
### Which component is affected?
Qwik Runtime
### Describe the bug
The signature seems to be broken. At least for default usage like this:
```tsx
{
console.log('Test');
}}
>
…
-
### Which component is affected?
Qwik City (routing)
### Describe the bug
Currently if I navigation with type pushState & scroll: false then scroll is still restored.
This surely comes from [here]…
-
### Is your feature request related to a problem?
I need to publish assets (css and js) to the CDN, so I came up with something like PUBLIC_URL for create-react-app or asset_Prefix for next. Has Qwik…
-
### Which component is affected?
Qwik Runtime
### Describe the bug
I'm trying to use use and deploy qwik using Bun and it's sqlite libray "bun:sqlite", without success.
After `bun create qwik@la…
henpa updated
4 months ago
-
### What version of Bun is running?
1.0.0+822a00c4d508b54f650933a73ca5f4a3af9a7983
### What platform is your computer?
Win10 Pro WSL Linux 5.15.90.1-microsoft-standard-WSL2 x86_64 x86_64
### What …
-
I hope this message finds you well. I am reaching out to you regarding an issue I have encountered while attempting to update user profile information within our application. I would like to share the…
-
### Which component is affected?
Qwik React
### Describe the bug
Setting a signal to trigger React hydration is not working.
### Reproduction
https://stackblitz.com/edit/qwik-starter-45daja?file=…