Guybrush

Results 10 comments of Guybrush

> Internally we're not seeing a lot of requests for this component versus using a Card. Can those of you that want to see the component as part of the...

OK, thanks. When you mention that people are working around it — is that: - developers saying "I don't need a dedicated Banner component, I can implement it as a...

I was able to reproduce this — 1. I had a `BaseActivity` class that multiple activities extended from. 2. In its `onResume` I was creating an instance of `ReactiveNetwork.observeNetworkConnectivity()` 3....

I've just spent a good while debugging an issue off the back of this, which is colouring my view, but I think this design choice is _really_ confusing — >...

I'm getting a version of this — weirder, is that I disabled CI fuzz tests runs when doing `snapshot --check` when this first cropped up for us a few months...

Hi @grandizzy, thanks very much! This resolved the N+1 difference in the test runs for me alright! Still seeing the original issue (that gas runs don't align across macOS locally...

> > Hi @grandizzy, thanks very much! This resolved the N+1 difference in the test runs for me alright! Still seeing the original issue (that gas runs don't align across...

I can look to work up a MCVE for this, if useful because we're hitting the same. I just want to make sure I understand how it's meant to work...

> Hi @0xGuybrush, sorry for the delay. Would be great to have a minimal reproduction of this! Hi @zerosnacks. Yes absolutely! Please check it out [here](https://github.com/0xGuybrush/foundry-debugger-mcve). I've just added a...

> Even if the UI is not there yet, is it possible to obtain a separate artifact file by some tailored URL? If not, could it perhaps be implemented as...