[CAL-4990] Event type name variable {title} doesn't work
Hello @joseuo94,
Could you please provide the steps to reproduce this issue? I would like to work on it.
Hey @KunalNasa! I was the one who reached out to @joseuo94 with the issue.
I'm currently using the below button code. You can test it out by going to https://www.withgarage.com/listing/2011-EOne-Cyclone-Engine-ea02efd3-3a76-4953-96de-b0c1987bcf3f and clicking on "Schedule video call".
<button
data-cal-namespace="virtual-inspection"
data-cal-link="team/garage/virtual-inspection"
data-cal-config={JSON.stringify({
layout: "month_view",
title: `${listing.listingTitle}`,
})}
>
Hey @alazsengul, thanks for sharing the details. I tried reproducing the issue, but I’m getting a different response after booking a meeting. This might be related to differences in the framework or application version.
Could be related to #18194 (which is about workflow emails though).