Tom Anderson

Results 54 comments of Tom Anderson

`Stripe\BalanceTransaction::retrieve(NULL)` This line of the output shows that there's no Stripe data in `$transdata['stripe']` Is there another branch of the repo that handles this plugin? Not really clear from the...

A related concern, occurs even without prepopulated data: I do want to match existing contacts on the email field, to associate form entries. But I want to prevent any change...

For context, this is how important "Migrating to v6" looks on the home page: ![image](https://github.com/invertase/react-native-firebase/assets/72763/495e0be2-d0b7-40f6-a580-6aeab1ea34ce) Nothing in the v6 page looks like it's years out of date, it just looks...

Our app on the simulator is logging into VS Code via react-native-logs, and it's running watchman for file changes. There must be something you can do!

> We are also not able to log `index` on GA4. any workaround Personally, the analytics typescript interfaces in react native firebase are not fit for purpose, since they were...

> I would *love* a PR that did as you mention @twocs ! Your reference links for firebase-js-sdk are exactly the correct ones as an authoritative source for typings, and...

I would say that the original problem is difficult to solve. However, there are currently two conflicting rules regarding fenced code blocks inside (numbered) lists. The new line before and...

Yes, looks like we simply need an extra indent for the code block as well as surrounding it with blank lines. Additionally I missed that the example for MD029 does...

This is so annoying. I remove `/Applications/Docker.app/Contents/Resources/bin/kubectl`. Every time Docker updates, the unwanted kubectl gets resaved there. I don't want it! I have not enabled kubernetes in Docker. Why isn't...

Thanks, @ADTC. I see that it would be hard to read so I updated my comment to remove the text blocks. It's a bit of an old issue, so I...