Skip to content

[Replay Bug]: dynamic content is not loading from graphql #444

@Pitbullnl

Description

@Pitbullnl

ReplayWeb.page Version

v2.3.16

What did you expect to happen? What happened instead?

https://xcelerator.siemens.com/global/en/industries/food-beverage.html

created the archive with browsertrix in docker but the file is too large to update

On the live website there it will load 17 requests from a graphql to get the page data, in the replayer it will only get the first 2 and then it does not even get to the point of looking up the data. the requests and responses are captured and available in the wacz + cdx

Image

Step-by-step reproduction instructions

  1. navigate to https://xcelerator.siemens.com/global/en/industries/food-beverage.html
  2. scroll down and you see the information is missing
Image

Additional details

first though was the TypeError: Cannot read properties of null (reading 'shadowRoot') but this also happens on the live website

When capturing with the browser plugin it works but then all POST requests are changed to GET in the warc file already

when blocking blob: and index.module.js there are no more errors related to replaying visible (those are only used for tracking on the website and give import errors)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingreplay bugArchived content is not displaying as expected

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions