Vince Speelman
Vince Speelman
https://github.com/BuilderIO/qwik/blob/34daedbb0bb6217052e0e6d74244542ea0c751e7/packages/docs/src/routes/showcase/generated-pages.json#L52 IMG Models is launching their new non-qwik full site. This landing page was a stop-gap for them between the previous site and the next. I will keep it accessible...
### Which component is affected? Qwik City ### Describe the bug Hi! I'm playing with `action$`s and am finding that my action is never marked as `isPending`, so I can't...
how for to get value
add metrics for the Google Font "Plus Jakarta Sans", which is found in [capsize](https://seek-oss.github.io/capsize/). This is the brand font for the project I'm currently working in, so I'd love to...
Hi! I'm wondering if it's possible to detect social links only, not profiles. For example: ```ts const detectSocialLink = (url: string) => networks.reduce( (prev, network) => { try { if...
Hi! I'm using svgr.macro in a large project with multiple developers adding icons in various branches. We've found that an icon will often throw an error like: >react-dom.development.js:55 Uncaught Invariant...