Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix(site): avoid constructing invalid apps url#15711

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
ethanndickson merged 1 commit intomainfromethan/apps-firefox-url
Dec 2, 2024

Conversation

ethanndickson
Copy link
Member

@ethanndicksonethanndickson commentedDec 2, 2024
edited
Loading

In Firefox, parsing a URL containing a* returns an error:

new URL("https://*--apps.sydney.fly.dev.coder.com")
Uncaught TypeError: URL constructor: https://*--apps.sydney.fly.dev.coder.com is not a valid URL.    <anonymous> debugger eval code:1

In Chrome and Node, this same URL does not produce an error.

This causes a workspace dashboard with apps to fail to load on Firefox.
image

@ethanndicksonGraphite App
Copy link
MemberAuthor

This stack of pull requests is managed byGraphite. Learn more aboutstacking.

cdr-bot[bot]
cdr-botbot approved these changesDec 2, 2024
Copy link

@cdr-botcdr-botbot left a comment

Choose a reason for hiding this comment

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

This PR is a hotfix and has been automatically approved.

  • ✅ Base is main or release branch
  • ✅ Has hotfix label
  • ✅ Head is from coder/coder
  • ✅ Less than 100 lines

@ethanndicksonethanndickson marked this pull request as ready for reviewDecember 2, 2024 08:39
@ethanndicksonethanndicksonenabled auto-merge (squash)December 2, 2024 08:40
@ethanndicksonethanndickson merged commitabb3df7 intomainDec 2, 2024
39 of 41 checks passed
@ethanndicksonethanndickson deleted the ethan/apps-firefox-url branchDecember 2, 2024 08:45
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@cdr-botcdr-bot[bot]cdr-bot[bot] approved these changes

Assignees

@ethanndicksonethanndickson

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@ethanndickson

[8]ページ先頭

©2009-2025 Movatter.jp