Skip to content

[SR] Elements with zPosition (zIndex) might brake redaction #4154

@krystofwoldrich

Description

@krystofwoldrich

Description

If element is in the view hierarchy first before its background/frame and then moved in front of it using zPosition (zIndex in React Native) this element won't be redacted.

Example of this from Blsky client https://github.com/krystofwoldrich/bluesky-social-app/blob/9835d199bf080a877eaf4e53c816babfd0e5e254/src/components/forms/TextField.tsx#L172

Using https://github.com/getsentry/sentry-cocoa/releases/tag/8.30.0 and getsentry/sentry-react-native@e9c6116

This example is from my build of krystofwoldrich/bluesky-social-app#1

Screenshot 2024-07-10 at 12 37 32

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions