AviiNL
AviiNL
Gist of a test case for this. https://gist.github.com/AviiNL/4b920432024741f1e80ff9144db4f5c5
It already is, see: https://github.com/Misterio77/nix-colors/blob/fc080c51d2a219b40d886870e364243783ed5ca1/flake.nix#L9 The links in the readme are not updated to match.
Confirmed this as well, seems like clicking the `X` (Close) on the "View Link" dialog re-adds the `style="pointer-events: none;"` to the `` tag, while clicking on "Create Link" in the...
I'm on `v1.140.1` and am still experiencing this issue When i `x` out of the QR code and generated link dialogue, the entire interface still becomes non-clickable
The only change the "fix" did was update a package as per https://github.com/immich-app/immich/blob/v1.142.1/web/package.json#L31 which is in de tagged version of v1.142.1, and on my system too, didn't fix it.
On windows with bevy this is happening for me because between clippy and my manual cargo run, the PATH variable is different, probably because vscode runs clippy in either a...
Yeah pretty much what @Nahor wrote is my experience as well, entries in PATH begin duplicated by the IDE. I've put some ducttape on it in the form of extra...
Yeah I don't know what to tell you, when running with `CARGO_LOG=cargo::core::compiler::fingerprint=info` the _only_ line that stands out is ``` 0.371086600s INFO prepare_target{force=false package_id=blake3 v1.5.1 target="build-script-build"}: cargo::core::compiler::fingerprint: dirty: EnvVarChanged {...