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(graph): convert file path with special characters to url correctly #490

Merged

Conversation

nyannyacha
Copy link
Contributor

What kind of change does this PR introduce?

Bug fix

Description

Fixes parsing strings after # as fragments when converting PathBuf containing the # character to Url.

Closes #489

@nyannyacha nyannyacha changed the title fix: convert file path with special characters to url correctly fix(graph): convert file path with special characters to url correctly Feb 12, 2025
@nyannyacha nyannyacha requested a review from laktek February 12, 2025 09:09
@laktek laktek merged commit 3d93fb1 into supabase:main Feb 12, 2025
4 checks passed
Copy link

🎉 This PR is included in version 1.67.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deploy error 'Is a directory (os error 21)' occurs when special char in project path
2 participants