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: Hook into markdown-generated anchors to avoid e.g breaking the desktop app #4790

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

marc2332
Copy link

This prevents from markdown-generated links from changing the window location

This can happen in only 1 case, when you click on the release notes Full Changelog link:

image

This will then effectively make it impossible for non-web devs (you can still open the devtools) to use the app as web browser

image

thoughts?

Copy link

qa-wolf bot commented Dec 13, 2024

QA Wolf here! As you write new code it's important that your test coverage is keeping up.
Click here to request test coverage for this PR!

Copy link

vercel bot commented Dec 13, 2024

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

Name Status Preview Updated (UTC)
modeling-app ✅ Ready (Inspect) Visit Preview Dec 13, 2024 10:02pm

@marc2332
Copy link
Author

I found this accidentally btw, I guess it could have happen to anyone

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.

1 participant