Open pgangwani opened 4 years ago
Hi team, The ask is to save calls to target origin specifically on page load when we have multiple mboxes placeholder rendered from react SSR. After research, I get to know that getOffer to be changed to use getOffers() as per https://docs.adobe.com/content/help/en/target/using/implement-target/client-side/upgrading-from-atjs-1x-to-atjs-20.html
getOffer
getOffers()
Please let me know if you have some way to address it.
Cheers!!
Hi team, The ask is to save calls to target origin specifically on page load when we have multiple mboxes placeholder rendered from react SSR. After research, I get to know that
getOffer
to be changed to usegetOffers()
as per https://docs.adobe.com/content/help/en/target/using/implement-target/client-side/upgrading-from-atjs-1x-to-atjs-20.htmlPlease let me know if you have some way to address it.
Cheers!!