product · inferred from evidence
calendly.date_and_time_selected
An event type emitted by the Calendly widget when a date and time are selected.
- Calendly embed events not firing in React Native WebView (only page_height works)
Embedding a Calendly inline widget inside a react-native-webview with source={{ uri: calendlyUrl }} only delivered the calendly.page_height event; calendly.event_scheduled, calendly.date_and_time_selected and the other events never arrived.