Altynbek Usenbekov

Results 4 comments of Altynbek Usenbekov

``` java.lang.StringIndexOutOfBoundsException: String index out of range: -1 at java.lang.String.substring(String.java:2064) at okhttp3.JavaNetCookieJar.decodeHeaderAsJavaNetCookies(JavaNetCookieJar.java:103) at okhttp3.JavaNetCookieJar.loadForRequest(JavaNetCookieJar.java:74) ```

## Proposal ### Please re-state the problem that we are trying to solve in this issue. The attachment viewer loads every image again when switching with arrows ### What is...

## Proposal [Updated](https://github.com/Expensify/App/issues/15922#issuecomment-1471106265) Updated according to contributing guidelines.

> This is expected behavior, debounce here is added to ensure there is no flickering of the image while switching images fast. > > cc: @chiragsalian @luacmartins @trjExpensify @thesahindia Image...