Skip to content

Improve CSS-in-js support for recordings #18520

@pauldambra

Description

@pauldambra

Bug description

We've recently had a few reports of improper rendering on playback and in both cases it was css-in-js not being inlined and then the sources either having changed between recording and playback or not being available to us at playback (e.g. cors issues loading JS assets)

see

TODO

  • what support does rrweb have already
    • are we init-ing incorrectly
  • test reverse proxy with JS to get around CORS issues
  • should the reverse proxy be caching assets as well

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working rightfeature/replayFeatures for Team Replay

    Type

    No type

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions