rrweb icon indicating copy to clipboard operation
rrweb copied to clipboard

[Bug]: domContentLoadedEvent和loadedEvent事件上报间隔1s多,导致页面上报丢失

Open lt1030 opened this issue 10 months ago • 1 comments

Preflight Checklist

  • [X] I have searched the issue tracker for a bug report that matches the one I want to file, without success.

What package is this bug report for?

rrweb

Version

v2.0.0

Expected Behavior

想请教一下,是否是执行首次record时机受其他引入js执行阻塞影响?

Actual Behavior

目前在vue router 拦截器内执行record收集event,并且每间隔3s向后端上报

Steps to Reproduce

1

Testcase Gist URL

No response

Additional Information

No response

lt1030 avatar Dec 12 '24 02:12 lt1030