library · inferred from evidence
Braze web SDK
The Braze web SDK, a library for integrating Braze functionality into web applications.
- Braze web SDK unusable without 'unsafe-eval' Content Security Policy
Teaches the verified fix from a real braze support thread: braze web SDK unusable without 'unsafe-eval' Content Security Policy
- subscribeToContentCardsUpdates not firing in Next.js (Braze web SDK)
What this covers: On Next.js with Braze Web SDK 4.1.0 installed via npm, `subscribeToContentCardsUpdates((cards) => ...)` never fires after `initialize()` succeeds. The fix that worked: Content Cards are not pushed instantly at session star