sebastian®

Results 5 issues of sebastian®

### Suggestion SEO Strategy for Search Terms Qwik is difficult for newbies to find. An SEO plan is required where the following search terms point to Qwik: - Quick Development...

COMP: docs
STATUS-1: needs triage
STATUS-2: docs team is working on this

### Suggestion Component Library A Component Library is required that is prominent on the website. Click **Components** on the top of the website and you are dropped into a search...

COMP: docs
TYPE: enhancement
COMP: DX
STATUS-2: docs team is working on this

### Which component is affected? Qwik City (routing) ### Describe the bug Route loader logic is dropping query params on static builds, but is working correctly on SSR builds. It...

TYPE: bug
STATUS-1: needs triage

# iOS Scroll freezes entire Rust event loop ## Problem On iOS, **all `EventLoopProxy` events are blocked while the user is scrolling**. Events queue up and deliver only after scrolling...

type: bug

Proposed fix for issue #1162 - **Needs maintainer validation**. On iOS, **all events are blocked while the user is scrolling**. This breaks every Tao-based iOS app that needs real-time updates...