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

Feat: Change blog to tutorials #3713

Merged
merged 2 commits into from
Dec 18, 2024

Conversation

Mikehrn
Copy link
Contributor

@Mikehrn Mikehrn commented Dec 18, 2024

Screenshot 2024-12-18 at 10 59 58

Copy link

linear bot commented Dec 18, 2024

@Mikehrn Mikehrn marked this pull request as ready for review December 18, 2024 13:00
@@ -1,5 +1,5 @@
<template>
<NuxtLink :to="webflowItem.url" target="_blank">
<NuxtLink :to="webflowItem.url" target="_blank" @click="trackClick">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Were you able to test this to make sure the to doesn't interrupt the tracking call?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah because it opens in a new tab it doesn't intervere, original tab stays open and emits the event :)

@Mikehrn Mikehrn merged commit f50a95f into main Dec 18, 2024
26 of 28 checks passed
@Mikehrn Mikehrn deleted the mike/web-2353-add-tutorials-in-the-product branch December 18, 2024 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants