sebastian®
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...
### 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...
### 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...
# 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...
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...