question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Playing from specified time not working in rrwebPlayer

See original GitHub issue

Hi,

Started using rrweb recently and my hat goes off to you guys.

Truly amazing work. Keep it up!

My issue is I can’t seem to play from a specified time as your guide suggests.

For example, this won’t play from 4th second:

const player = new rrwebPlayer({...}); player.play(4000)

Thanks so much, V

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
slicviccommented, Dec 16, 2020

Sweet!

That works too!

Thanks dude!

0reactions
Mark-Fenngcommented, Dec 16, 2020

Oh, I know your problem. You are using rrweb-player and its api is a little different from rrweb. In rrweb-replayer, you have to call player.goto(4000).

Read more comments on GitHub >

github_iconTop Results From Across the Web

rrweb-io/rrweb-player - Gitter
I have the problem that I habe sometimes missing IDs: "Node with id '287' not found in ... frame is sandboxed and the...
Read more >
RRWEB reading recorded events not working - Stack Overflow
In variable events you have to pass two events. Where you pass only one events. var events1 = [{"events":[{"type":3,"data":{"source":1 ...
Read more >
posthog-react-rrweb-player - npm package | Snyk
Ensure you're using the healthiest npm packages. Snyk scans all the packages in your projects for vulnerabilities and provides automated fix advice.
Read more >
rrweb-player - UNPKG
The CDN for rrweb-player. ... Symbol.iterator is not defined.")}function re(e,t){var ... Running,Oe(t,Ee),r},stop:function(){return n=ke.Stopped,i.clear() ...
Read more >
rrweb-io - Bountysource
83 Issues ($0.0) ... rrweb-player ... We've been having issues on our recordings where on the first load/playback of a set of events,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found