Skip to content

RemoteAsset shouldn't throw for hash URLs #982

@charlespwd

Description

@charlespwd

Describe the bug

That's a perfectly valid URL.

Image

Source

    <link
      rel="expect"
      href="#MainContent"
      blocking="render"
      id="view-transition-render-blocker"
    >

Expected behaviour
No error. URLs that start with # are links to anchors on the page. This is not a remote URL as it is a link to the same page.

Actual behaviour
Error

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions