service · inferred from evidence
Content Cards
A feature in Braze for delivering dynamic content to users.
- subscribeToContentCardsUpdates not firing in Next.js (Braze web SDK)
Content Cards are not pushed instantly at session start; the card takes a few seconds to be created server-side, so the subscriber fires only on subsequent updates. To get the behavior you want: call `requestContentCardsRefresh()` right aft