Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CAL-4990] Event type name variable {title} doesn't work #18515

Open
joseuo94 opened this issue Jan 8, 2025 · 4 comments
Open

[CAL-4990] Event type name variable {title} doesn't work #18515

joseuo94 opened this issue Jan 8, 2025 · 4 comments
Labels
🐛 bug Something isn't working event-types area: event types, event-types Low priority Created by Linear-GitHub Sync

Comments

@joseuo94
Copy link

joseuo94 commented Jan 8, 2025

Event type name variable {title} doesn't work

image.png

From SyncLinear.com | CAL-4990

@joseuo94 joseuo94 added the 🐛 bug Something isn't working label Jan 8, 2025
@dosubot dosubot bot added the event-types area: event types, event-types label Jan 8, 2025
@joseuo94 joseuo94 added the Low priority Created by Linear-GitHub Sync label Jan 8, 2025
@KunalNasa
Copy link

Hello @joseuo94,

Could you please provide the steps to reproduce this issue? I would like to work on it.

@alazsengul
Copy link

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}`,
    })}
>

@KunalNasa
Copy link

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.
Screenshot 2025-01-09 at 1 59 14 AM

@nikwen
Copy link

nikwen commented Jan 16, 2025

Could be related to #18194 (which is about workflow emails though).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working event-types area: event types, event-types Low priority Created by Linear-GitHub Sync
Projects
None yet
Development

No branches or pull requests

4 participants