Skip to content

Clicks in session replay are misaligned from the target element #15449

@billyvg

Description

@billyvg

Description

Clicks in replays can be misaligned from the target element.

We've discovered one instance where this happens is with custom fonts not being able to be loaded in the replayer due to CORS. This can cause rendering differences between production and during replay, which means that scrolling will be in correct due to the differing dimensions. Masking w/ variable-width fonts can also cause similar issues.

Remote asset caching could be a solution here, but the user can allow ensure that the server hosting their custom fonts allows *.sentry.io to access it (via Access-Control-Allow-Origin).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions