Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

highPriorityGesture on LazyLoadingImage is swallowing tap events #672

Closed
ktreangen-at-ramsey opened this issue Dec 2, 2024 · 3 comments
Closed
Labels
duplicate This issue or pull request already exists

Comments

@ktreangen-at-ramsey
Copy link

What did you do?

I tried to add an onTapGesture to the default makeImageAttachmentView so that I could report analytics about user image usage.

What did you expect to happen?

onTapGesture handler would be called

What happened instead?

highPriorityGesture is swallowing the on tap event and preventing detection.

GetStream Environment

GetStream Chat version: 4.66.0
GetStream Chat frameworks: StreamChatSwiftUI
iOS version: iOS 18
Swift version: 5
Xcode version: 16.1
Device: Any

Additional context

@nuno-vieira
Copy link
Member

Hi @ktreangen-at-ramsey,

This is a known issue, and it is already fixed in development. It will come on this week's release.

Best,
Nuno

@nuno-vieira
Copy link
Member

Duplicate of #670

@nuno-vieira nuno-vieira marked this as a duplicate of #670 Dec 3, 2024
@nuno-vieira nuno-vieira added the duplicate This issue or pull request already exists label Dec 3, 2024
@laevandus
Copy link
Contributor

@ktreangen-at-ramsey 4.68.0 has been released, please upgrade.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants