🦔 PostHog provides open-source web & product analytics, session recording, feature flagging and A/B testing that you can self-host. Get started - free.
My webpage features a search input with a dropdown with autocomplete suggestions. In session recordings of this page, PostHog is not rendering some layers that are elevated above others via z-index (the dark backdrop and the dropdown autocomple suggestions). I've reproduced this bug by verifying that these layers are rendering when in my browser window and then confirming that these elements are not shown in PostHog session recording.
Bug Description
Bug description
My webpage features a search input with a dropdown with autocomplete suggestions. In session recordings of this page, PostHog is not rendering some layers that are elevated above others via z-index (the dark backdrop and the dropdown autocomple suggestions). I've reproduced this bug by verifying that these layers are rendering when in my browser window and then confirming that these elements are not shown in PostHog session recording.
Example of the above bug on PostHog cloud: https://us.posthog.com/shared/KrbD-s8TMAnWPQre5F0iIVPJasPInw
How to reproduce
Additional context
I'm using Qwik City javascript framework and TailwindCSS, although I don't think either of these are relevant to the bug.
Debug info