Skip to content

[Feature]: Support fragment identifiers in url #302

@halmos

Description

@halmos

Context

Some websites use fragment identifiers in the url to capture state in a webapp. For example: https://www.suncalc.org/#/27.6936,-97.5195,3/2025.06.03/11:19/1/1 adds the current client location as a hash id, but webrecorder captures it as https://www.suncalc.org/. I understand that the hash id is client-side only and so would not be captured in network requests. However, the value effects the display of the page.

What change would you like to see?

Would it be possible/sensible for Webrecorder to capture the full url with the fragment id so that the replay has the same information as the original page render?

Requirements

No response

Todo

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions