-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Mobile Replay Kilo Issue 🪨 #19037
Comments
I'm going to add a note when a recording is mobile for any portion and then we can also add the view tree as an option. While we won't offer it, someone could pass session id from mobile app to website and stitch a recording between device types, in a similar way to cookies allowing cross sub-domain recording. So, it'll be trickier but we should anticipate things working for web, mobile, or web+mobile recordings |
from #19567 (comment) For now I'm hoping this works without much effort but we will need to review to make sure that we're tagging the ID at the right level so that clean-up works. Or be able to walk the DOM tree to clean up synthetic nodes periodically too |
we started getting user feedback.... let's have a follow-up kilo issue for release |
One smaller than Mega is Kilo 🏋️
This issue acts as a tracking place of the to-do list to get Mobile replay ready for beta release
What's the minimum we can add so we can start getting real user feedback
href
) always leads toRecording not found
FE Config (stretch)
Needed but probably don't block...
See also:
The text was updated successfully, but these errors were encountered: