21 May 2019 05:57 PM - last edited on 07 Jun 2023 01:19 PM by MaciejNeumann
While testing session replay, I'm seeing the mouse move, but I'm not seeing any page content. What would cause this to occur?
21 May 2019 06:02 PM - last edited on 27 Apr 2022 01:05 PM by Michal_Gebacki
Mouse moves during playback, but there's no page content. This session is coming from a single page, Angular application.
22 May 2019 09:29 AM
This behavior is during whole session or beginning? Because if it is beginning it is possible that there was pageload. Another case is if you are using chrome with proper extension installed? This extension (Dynatrace is asking you for installation) to load external CSS and images.
If your page is not exposing those resources public, it is not possible to download them. In such way you will se page without styling even with extension in browser.
Sebastian
22 May 2019 12:59 PM
Whole session and this is a public website, however it is an Angular, single page application. Would that have an impact? I believe I read that Angular single page applications were supported.
31 May 2019 12:13 PM
Angular Applications in general work fine with session replay.
Have you checked the developer console during the playback to see if there maybe are some errors loading the resources?