diff --git a/damus/Views/ProfileView.swift b/damus/Views/ProfileView.swift index 0da86f45..23dfd283 100644 --- a/damus/Views/ProfileView.swift +++ b/damus/Views/ProfileView.swift @@ -179,6 +179,7 @@ struct ProfileView: View { } .frame(height: bannerHeight) + .allowsHitTesting(false) } var navbarHeight: CGFloat {