Ben Scholzen

Results 98 comments of Ben Scholzen

> @kaguya3222 Would applying `disableClearable` conditionally work for your case? For example `disableClearable={value !== null}` That solves it for me, thanks! :)

I assume there was no further progress made on this? Is there maybe a workaround at the moment which would allow running cargo-deb in cross without any direct cross support?...

I ended up using `name` as the value being returned and `message` as what is being displayed. Works like a charm, no other properties required.

FYI, there is a pull request to address this (for BaconQrCode v3), waiting for the author to address some outstanding issues: https://github.com/Bacon/BaconQrCode/pull/177

Same issue with Gnome 42.5 (Gnome Shell) on X11 and SteamVR 1.26.7. When starting SteamVR, a usable SteamVR Settings dialog, a blank one which is at least closable and another...

Also just wondering, might this be a duplicate of #577?

That does get rid of the settings window starting up, though the blank unkillable window still comes up.

I have to agree with @hyperknot here. The current verification flow does the following: - Updates email trait (and verifiable address) - Sets verifiable address not `not verified` - Sends...

Seems like you are working on this already, I get a different error when trying to compile: ``` make all-recursive make[1]: Entering directory `/home/dasprid/build/nohands' Making all in libhfp make[2]: Entering...

As for that service locator requirement: You can simply implement the route collection interface with a simple implementation for your benchmark.