We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rrweb-player
2.0.0-alpha.4
调用replayer.play或replayer.pause指定时间段时,录制的canvas能正确回放
replayer.play
replayer.pause
直接播放不指定时间可以正常回放 指定时间暂停/播放就会变成下图
在rrwebdebug.com回放页面暂停后直接点击进度条跳转也能复现
https://rrwebdebug.com/play/index.html?url=https%3A%2F%2Fgist.github.com%2FRxdey%2Fab148b78cd86d8738112912b04f53e17&version=2.0.0-alpha.8&canvas=on&virtual-dom=on&play=on
No response
The text was updated successfully, but these errors were encountered:
能放这个demo出来吗,我的项目也要使用canvas重写,学习下,感谢大佬
Sorry, something went wrong.
No branches or pull requests
Preflight Checklist
What package is this bug report for?
rrweb-player
Version
2.0.0-alpha.4
Expected Behavior
调用
replayer.play
或replayer.pause
指定时间段时,录制的canvas能正确回放Actual Behavior
直接播放不指定时间可以正常回放
指定时间暂停/播放就会变成下图
Steps to Reproduce
在rrwebdebug.com回放页面暂停后直接点击进度条跳转也能复现
Testcase Gist URL
https://rrwebdebug.com/play/index.html?url=https%3A%2F%2Fgist.github.com%2FRxdey%2Fab148b78cd86d8738112912b04f53e17&version=2.0.0-alpha.8&canvas=on&virtual-dom=on&play=on
Additional Information
No response
The text was updated successfully, but these errors were encountered: