Rowan Baker-French

Results 7 comments of Rowan Baker-French

I came here to request the same thing. There are many situations when it is favourable for a component to keep showing a "stale" value while making subsequent api requests....

@AmeliaHe98 Has this issue been resolved?

Is this still an issue? What is the issue?

I am having this issue as well, any updates?

This is what ended up working for me. ``` const mtu = await BleManager.requestMTU(deviceID, 128); # request the MTU size in bytes const services = await BleManager.retrieveServices(deviceID); await BleManager.writeWithoutResponse(deviceID, serviceId,...

It would be great if GitLens at least notified the user when the blame failed, and maybe linked to known issues. Right now, the blame just silently fails