qwik icon indicating copy to clipboard operation
qwik copied to clipboard

Instant-loading web apps, without effort

Results 1004 qwik issues
Sort by recently updated
recently updated
newest added

# What is it? - [x] Feature / enhancement - [ ] Bug - [ ] Docs / tests # Description Adds the Cloudflare env parameter as an envData render...

# What is it? - [ ] Feature / enhancement - [ ] Bug - [x] Docs / tests # Description see docs/readme.md # Use cases and why - 1....

### Qwik Version 0.0.100 ### Operating System (or Browser) osx ### Node Version (if applicable) _No response_ ### Which component is affected? Qwik Runtime ### Expected Behaviour When trying to...

bug
COMP: runtime

### Is your feature request related to a problem? I was trying to use the Cloudflare environment variables but I realised that I don't have access to them with Qwik...

enhancement
triage

### Is your feature request related to a problem? Implementing a search box, need a way to skip keydown event only when the key is `ArrowUp` , `ArrowDown` ### Describe...

enhancement
triage

### Qwik Version Qwik 0.0.100 - Qwik City 0.0.101 ### Operating System (or Browser) macOs + Chrome ### Node Version (if applicable) v18.4.0 ### Which component is affected? Qwik City...

bug
COMP: runtime
Important

# What is it? - [x] Feature / enhancement - [ ] Bug - [ ] Docs / tests # Description Uses the same refinement type that is used in...

**How can the documentation be improved?** On the page: https://qwik.builder.io/qwikcity/routing/overview The list of filetypes is missing. (Probably should be tsx,ts,js,jsx,md,mdx) See attached.

# What is it? Adds missing allowed file extensions in the Routing Overview docs. Closes: #1061 # Checklist: - [x] My code follows the [developer guidelines of this project](../CONTRIBUTING.md) -...