Skip to main content

RRweb is duplicating objects inside the replay

Im trying out rrweb & rrweb-replayer for its recording and replaying abilities,

im having trouble recording properly and replaying.

some of the issues im having:
1.[replayer] Node with id 'XYZ' not found.
2. Source map error: Error: request failed with status 404 Resource URL: null (Unsure if relevent)
3. the replay is not the same as the final HTML render- there are duplciate objects in the replay the recording and replaying are happening in this app.jsx in my react project:

A visual compression: Rendered result

What the rrweb replayer records: replayer result

my example project can be found in this link:

use the package.json to install everything you need - the project uses vite,zustand and react
Via Active questions tagged javascript - Stack Overflow https://ift.tt/7uKQ1jw

Comments