From 8dcf6dd3a2e817a8368330e637a4f80a4737b10f Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 14:16:45 +0000 Subject: [PATCH] docs: clarify bookerReopened and bookerReloaded are for prerendered modals Co-Authored-By: hariom@cal.com --- embedding/embed-events.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/embedding/embed-events.mdx b/embedding/embed-events.mdx index bbe1747..f0bf7a6 100644 --- a/embedding/embed-events.mdx +++ b/embedding/embed-events.mdx @@ -160,7 +160,7 @@ Same properties as `bookingSuccessfulV2` (without `uid`) ### `bookerReopened` -**Description:** Fires when the booker is reopened after the modal was closed. Distinguishes between first view and subsequent reopens. +**Description:** Fires when the booker is reopened after the modal was closed. Distinguishes between first view and subsequent reopens. Only applicable for prerendered modals that are now visible. **Properties:** @@ -170,7 +170,7 @@ Same properties as `bookingSuccessfulV2` (without `uid`) ### `bookerReloaded` -**Description:** Fires when the booker undergoes a full page reload within the modal. +**Description:** Fires when the booker undergoes a full page reload within the modal. Only applicable for prerendered modals that are now visible. **Properties:**