Tom Piddock

Results 9 comments of Tom Piddock

Still absolutely needed. It is driving me ever so slightly insane.

This actively affects our pipeline as well where we're using the environment as a parameter and matching against the branch name to `when: or:` at the workflow level - I...

Yes. It's **literally** the example. Forgive me, but I'm not sure what you're trying to do that is any different to what you see in that link. You just import...

Aha! That makes sense: https://github.com/soal/vue-mapbox-geocoder

This also would address the issue that MV3 service workers need to register event handlers on the first pass of a file so that the chrome API can spawn the...

I believe I can confirm this behaviour is present since 3.6.0.

I think this is still an issue, especially when combined with certain interactions with `VOverlay`s and `VMenu`s as well, I'll try to make a reproduction when I'm able. > Is...

Ah! Thank you for the update. We've managed to work around VOverlay and VMenu in our unit tests by stubbing them where we need to, though it does lose a...

> I deleted following option out of my .wslgconfig (%UserProfile%.wslgconfig) `WSL2_WESTON_SHELL_OVERRIDE=desktop-shell` > > Now it runs perfect. I'm wondering what leads this to fix it for you... 🤔