Mike Wyatt

Results 77 comments of Mike Wyatt

It's also happening in webkitgtk

For me, it happened after the third or fourth time loading a form on macOS, but always happened in webkitgtk on Linux. Made me think it was something going on...

Confirming this isn't happening on Safari 17.1 (well, I'm using a webview but this bug isn't being triggered anymore) https://github.com/final-form/final-form/assets/4729/7af25efb-168c-4213-9838-9f1e1d8eb740 Before, opening the form would crash the app after the...

Yeah, still happening with webkitgtk-2.42.1 https://github.com/final-form/final-form/assets/4729/cddf6f29-0ee6-431c-8528-064d4146d4c6

> Hey there! We just shipped `@apollo/client` version [`3.9.0-alpha.3`](https://github.com/apollographql/apollo-client/releases/tag/v3.9.0-alpha.3), which contains an API that will make this a lot easier: > > ### `client.defaultContext` > The idea here is that...

I also tried what was suggested in https://github.com/pulsejet/nextcloud-oidc-login/pull/63, but still just receive and error when logging in via OIDC. Nothing shows up in the nextcloud log file either, even with...

Huh, thanks for the tip! I'll check that out over the weekend.

> @evilC but for the moment I have not implemented multi-key inputs where one of the keys is not a modifier. Is this any bit difficult? By default, the X-Arcade...

Agreed, it doesn't need to be complicated either (like the second screenshot). There's already a UI included that shows the user all the files. If we could arrange that list...

Good idea, I'm not familiar with yarn pnp, would the path you're passing with `--prettier-path` be the path to a directory containing the whole prettier package, or directly to a...