Marc Glasser

Results 210 comments of Marc Glasser

>Okay, so good/bad news. Good: I finally got it working Awesome! Thanks for sticking it out! >Bad: I saw crash reports when I shouldn't have, as well (the callFunctionThatDoesNotExist second...

Awesome thanks @sobitneupane and @dangrous - great job testing here 🙇 I updated the PR checklist to the latest version but it might be that the reviewer template has changed.

Checklists are all filled out not sure why that check continues to fail.

@dangrous Not sure either! Seems like a good question for the `#bug-zero` channel.

Ah yeh hmm so I think this can actually be fixed externally, but requires jumping through some hoops.. **Pre-requisites** - Proxy server is enabled via `.env` - Staging version of...

>What determines if you are in the Plaid sandbox? Anyone hitting the staging secure API should be using the sandbox

Yeah idk if this is a WAQ issue I think it's not really a "Bug" because it only affects contributors.

Any chance this will cause a performance regression? I think we added it while following this guide -> https://reactnative.dev/docs/optimizing-flatlist-configuration#removeclippedsubviews >This is a React Native bug it looks like What's the...

>Yeah, I think that guide might be out-of-date or something because unless I'm mistaken, this code was just resulting in the same thing as the default. Ah sorry, I am...

Mostly just trying to understand what is happening - but also do have a concern that someone may try to add `removeClippedSubviews={true}` back to Android in the future and cause...