Angel Montana

Results 18 comments of Angel Montana

Facing the same issue here... It seems ad objects cannot be reused (i.e. re-loaded): https://github.com/invertase/react-native-google-mobile-ads/blob/5d2048b530b798740c9fed392772568f909dd6b2/src/ads/MobileAd.ts#L176 Even if the state within the hook resets, the ad object itself won't load more...

Hi @wjaykim, Thanks a lot for your reply. Indeed your solution works when triggering the `load`, `show` functions imperatively (e.g. via `Button` component). However, when passing them within a callback...

I could solve it by making the effect listen to changes in the `show` function. It seems the `show`, `load` functions are instantiated more than once... This way we rebind...

This is still happening in version `0.83.0` and with different types of resources. We are unable to create a role with single quotes within the `comment` attribute, e.g: ```terraform resource...

Hi @knueven , I also bumped into this issue (#159). Made a PR a while ago (#160) with a suggested solution that's working for me, but it never got reviewed......

Hi @sfc-gh-dszmolka, Never mind, thanks for having a look at it! At the moment I'm not actively using the nodejs connector so no longer facing that problem... however it seems...

I have read the CLA Document and I hereby sign the CLA