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
import rrweb from 'rrweb' console.log(rrweb )
//underfined
The text was updated successfully, but these errors were encountered:
rrweb has no default export, use:
import { record, Replayer } from 'rrweb' console.log(record, Replayer)
Sorry, something went wrong.
为什么我们播放的时候会出现index.mjs?c1c8:1 Uncaught Error: undefined:15:6: property missing ':'这个报错
@aiduck 好像和 #121 是同一个问题?可以在那个 issue 里提供一下录制的 events 用于 debug 吗?
No branches or pull requests
//underfined
The text was updated successfully, but these errors were encountered: