-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
feat(replay): Upgrade to rrweb 2.0 #8760
New issue
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
Changes from all commits
29ccdb4
3aae0e5
5e5946c
973f93f
96fb1f1
7a135a1
40c3937
4961d90
989b5db
fd08182
5217ef8
5bc66e6
82da8e2
6da7eab
86cd4a3
e1da4ee
6a15bd9
0168c6d
d9005ee
9988654
23b092e
6e1d588
bc0a000
977231c
06feff5
640901c
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,8 +5,8 @@ | |
"source": 2, | ||
"type": 1, | ||
"id": 12, | ||
"x": 41, | ||
"y": 90 | ||
"x": 41.810001373291016, | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. are we sure these do not flake 😅 There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Will double check where these are even used, does seem sus There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
hasn't flaked so 🤞 |
||
"y": 90.37000274658203 | ||
}, | ||
"timestamp": [timestamp] | ||
}, | ||
|
@@ -25,8 +25,8 @@ | |
"source": 2, | ||
"type": 0, | ||
"id": 12, | ||
"x": 41, | ||
"y": 90 | ||
"x": 41.810001373291016, | ||
"y": 90.37000274658203 | ||
}, | ||
"timestamp": [timestamp] | ||
}, | ||
|
@@ -37,7 +37,8 @@ | |
"type": 2, | ||
"id": 12, | ||
"x": 41, | ||
"y": 90 | ||
"y": 90, | ||
"pointerType": 0 | ||
}, | ||
"timestamp": [timestamp] | ||
} | ||
|
Uh oh!
There was an error while loading. Please reload this page.