mirror of
https://github.com/stack-auth/stack.git
synced 2026-07-20 21:29:36 +08:00
Remove mentions of rrweb deps
This commit is contained in:
parent
321c12ba3c
commit
3e90315712
@ -21,7 +21,7 @@ When those hold, the SDK captures `$page-view` and `$click` events and (for repl
|
||||
|
||||
## Session Replays
|
||||
|
||||
Session replays let you move from "an event happened" to "what the user actually saw." Recording is powered by [rrweb](https://www.rrweb.io/): the SDK captures DOM snapshots and mutations, mouse interactions, and page state over time, then plays them back as a faithful reconstruction of the session.
|
||||
Session replays let you move from "an event happened" to "what the user actually saw." The SDK captures DOM snapshots and mutations, mouse interactions, and page state over time, then plays them back as a reconstruction of the session.
|
||||
|
||||
### Enabling and disabling
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user