Max Metral
Max Metral
Any pointers on how to add support for this? We need it as well as other "variant" support so are willing to do some work.
This is still a bug right? Where would the fix go?
not sure how that workaround works with private repos. It doesn't include the token. Also, I think this is a bug with github. It seems to be returning content-type: text/plain,...
That change you merged the other day - consider that a minor or major semver bump? The main thing that makes it a bit tricky is the part where it...
I think this is still happening in React Native usage of the Plaid SDK. When the app is backgrounded with the Plaid SDK showing, it will kill the react-native MainActivity...
Is this just a case of the default value changing? (agree it shouldn't have)
(I ask that because if all we need to do is specify contain everywhere there was no value, that's an easy-ish thing to do. But if the change in behavior...
A little more info - this has something to do with a custom metro transformer I have written to do localization. Even if I reduce it to this: ``` const...