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

fix: prevent default click behavior in Media #1905

Merged
merged 1 commit into from
Nov 28, 2024
Merged

fix: prevent default click behavior in Media #1905

merged 1 commit into from
Nov 28, 2024

Conversation

lawvs
Copy link
Contributor

@lawvs lawvs commented Nov 28, 2024

Fix #1757

Also related to #1760

Ensure that the default click behavior is prevented in the Media component to enhance user interaction.

Copy link

vercel bot commented Nov 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
follow ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 28, 2024 6:05am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
follow-external-ssr ⬜️ Ignored (Inspect) Visit Preview Nov 28, 2024 6:05am

@Innei Innei merged commit 97dee6e into dev Nov 28, 2024
11 checks passed
@Innei Innei deleted the fix/image-jump branch November 28, 2024 08:08
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.

When clicking an image, sometimes it will jump and open in browser.
2 participants