Jesse Zhang
Jesse Zhang
Hi, I'm dynamically changing the `className` input on `mgl-marker` but that wipes out the `mapboxgl-marker mapboxgl-marker-anchor-center` classes that mapbox adds to the marker. My workaround right now is to dynamically...
### Qwik Version 0.11.1 ### Operating System (or Browser) OSX ### Node Version (if applicable) 16.14.0 ### Which component is affected? Qwik City ### Expected Behaviour When using `basePathname` with...
# What is it? - [ ] Feature / enhancement - [x] Bug - [ ] Docs / tests # Description Related to this issue: https://github.com/BuilderIO/qwik/issues/1855 tl;dr: 1. service worker...
### Qwik Version 0.13.3 ### Operating System (or Browser) OSX, Chrome ### Node Version (if applicable) _No response_ ### Which component is affected? Qwik Runtime ### Expected Behaviour See: https://stackblitz.com/edit/qwik-starter-jdxoxt?file=src%2Froutes%2Findex.tsx...
### Is your feature request related to a problem? I have hooked up Sentry alert monitoring on top of my Qwik app. As part of that, I needed to use...
### Which component is affected? Qwik Runtime ### Describe the bug I am updating a store with an optional key. What I expect is downstream reactivity to occur based on...