Skip to content

Commit

Permalink
fix: remove masking
Browse files Browse the repository at this point in the history
  • Loading branch information
ioannisj committed Dec 5, 2024
1 parent ddfd446 commit 74dd9a9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions PostHog/Autocapture/SwiftUI/View+PostHogLabel.swift
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,6 @@
override func layoutSubviews() {
super.didMoveToWindow()

superview?.postHogNoCapture = true
postHogNoCapture = true

// try to find a "taggable" cousin view in hierarchy
//
// ### Why cousin view?
Expand Down

0 comments on commit 74dd9a9

Please sign in to comment.