-
### Which component is affected?
Qwik Runtime
### Describe the bug
Starting from the following example:
```
export const CustomText = component$(() => (
))
export def…
-
### Which component is affected?
Qwik City (routing)
### Describe the bug
After upgrading from 1.4.5 to 1.5.0 version, the cache stopped working as intended on cloudflare pages.
**Headers** - 1.…
-
### Qwik Version
0.12.1 / 0.0.118
### Operating System (or Browser)
Linux
### Node Version (if applicable)
19
### Which component is affected?
Qwik City
### Expected Behaviour
```tsx
…
-
Checklist
- [X] Modify `src/entry.dev.tsx` ✓ https://github.com/Hardeepex/qwiksol/commit/c6ff40c849ad77693e342866d3ccaea2731b4733 [Edit](https://github.com/Hardeepex/qwiksol/edit/sweep/please_che…
-
When I try to use context with similar code to Qwik City I get this error
QWIK ERROR Error: Code(13): Actual value for useContext() can not be found, make sure some ancestor component has set a val…
-
harhar
======
HTTP Archive (HAR) recording for Go code using the http.RoundTripper interface.
Getting Started
---------------
For logging from an `http.Client` you can simply set the Trans…
-
# Building the Future of Web Development: Overcoming Performance Challenges
## Introduction
Our web development platform, powered by Deno and JSX, empowers users to create stunning e-commerce an…
-
Hi, I just upgraded qwik to 1.1.4 and qwik-speak ^0.13.0 with inline translation:
For production build I'm getting the following error:
`QWIK ERROR Error: Code(20)`
-
### Is your feature request related to a problem?
In a highly configurable environments we would need a dynamic way to tell Qwik where to import a component from. Potentially by providing an import s…
-
Playwright component testing is great so far and i think it offers substantial advantages over other component testing solutions _(especially the ones that are based on HappyDOM/JSDOM)_. However, ther…