-
### Which component is affected?
Qwik Runtime
### Describe the bug
I reported https://github.com/BuilderIO/qwik/issues/3665
Now after upgrading to Qwik 1.0.0 it still does exist.
By chance I …
-
### Qwik Version
0.9.0
### Operating System (or Browser)
MacOS
### Node Version (if applicable)
v16.14.2
### Which component is affected?
Qwik City
### Expected Behaviour
Creating a `404.{tsx…
vloth updated
4 months ago
-
### Which component is affected?
Qwik Runtime
### Describe the bug
After upgrading to Qwik 1.2.0+ all of the server stream features broke and returned ERR_STREAM_DESTROYED error code.
I have tried…
-
### Which component is affected?
Qwik Runtime
### Describe the bug
I want to keep track of the user state with a store and a context defined in an AppProvider component.
AppProvider:
```
expo…
-
### Which component is affected?
Qwik City (routing)
### Describe the bug
For some reason, defining the same path 3 times causes the rewrite routes function to throw
I've already added a test to…
-
### Which component is affected?
Qwik Runtime
### Describe the bug
When using Tailwind and changing the folder structure of the initial template, that error appears but the app works well.
![ima…
-
### Which component is affected?
Qwik Runtime
### Describe the bug
RangeError [ERR_BUFFER_OUT_OF_BOUNDS]: Attempt to access memory outside buffer bounds
at new NodeError (node:internal/e…
-
### Provider type
Credentials
### Environment
System:
OS: Linux 6.4 Fedora Linux 38 (Workstation Edition)
CPU: (16) x64 AMD Ryzen 7 PRO 6850U with Radeon Graphics
Memory: 6.3…
-
### Which component is affected?
Qwik City (routing)
### Describe the bug
Hi,
When using [...lang] catchall route at the root of the routing, deeply nested routes are broken if lang is not provi…
-
### Which component is affected?
Qwik Runtime
### Describe the bug
I want to use a signal to force the UI to redarw, but it's not working.
### Reproduction
Please see the steps below to reproduce…