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(client): fix issue with navigation from a note with the forward/back keys #267

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

YummyBacon5
Copy link
Contributor

Media1.mp4

This issue happens as the global flag is set on the regex that tests the URL path.
And on Solid JS, the router seems to use test to match the URL. Meaning it alternates between true and false.

Thanks to @Zoobdude for some help!

Copy link

sonarcloud bot commented Oct 15, 2024

Copy link

github-actions bot commented Oct 15, 2024

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
enclosed-docs ✅ Ready (View Log) Visit Preview ab47264
enclosed ✅ Ready (View Log) Visit Preview ab47264

@CorentinTh
Copy link
Owner

LGTM, great findings and thank you for the PR 🙏

@CorentinTh CorentinTh merged commit 13c9144 into CorentinTh:main Oct 15, 2024
11 checks passed
@YummyBacon5 YummyBacon5 deleted the regex-fix branch October 15, 2024 16:39
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