Marc Glasser

Results 295 comments of Marc Glasser

Related: https://github.com/Expensify/App/issues/46350

>actually save it as the primary, but it always looks like it is Seems like maybe in the frontend then I'd guess (perhaps related to the issue above).

Let's make this external and see if anyone has any ideas? I think this is the relevant part of the logs. It was a `ChunkLoadError` so seems like we may...

>try to catch these bundle load errors and do a full app reload That solution sounds good to me. I'd think this should be fairly rare occurrence in any case....

I'm going to make this External since it sounds like there is a more or less rough idea for how to address and we just need someone to step up...

>I was just confirming if this was previously implemented or is a new feature. I think this is a good distinction. @joekaufmanexpensify maybe you can help figure out who has...

Yeah ok I see we did this: https://github.com/Expensify/Web-Expensify/pull/41884 So we just need to ... make that a short lived auth token link instead I think and this should work. Seems...

Ok repro'd and made a PR for this. Was a one line change 🥲

I can't think of a reason why we would want paying an invoice to work inconsistently, but let's ask @madmax330 too. I see he implemented `transferBankAccountID` here: https://github.com/Expensify/Expensify/issues/427801

I would guess this is a problem with Onyx data and not BE, but let's see. `failureData` most likely needs to revert some change to the approval workflow that gets...