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

TapGestureRecognizer on Popup on iOS (CommunityToolkit.Maui) doesn't work on .NET 8.0 #16402

Closed
thomasstockermc opened this issue Jul 27, 2023 · 1 comment
Labels
area-gestures Gesture types platform/iOS 🍎 t/bug Something isn't working

Comments

@thomasstockermc
Copy link

Description

  1. Click on the Test Project on the Click me Button
  2. Click on the Text in the Popup, on Windows and Android the Popup is closed but not on iOS.

Steps to Reproduce

  1. Create Maui App that targets .NET 8.0
  2. Install CommunityToolkit.Maui.
  3. Add Popup with Text and an attached TapGestureRecognizer that closes the Popup on Tap.

Link to public reproduction project repository

https://github.com/thomasstockermc/TabGestureRecognizerBugOnPopupOniOS

Version with bug

8.0.0-preview.5.8529

Last version that worked well

7.0.86

Affected platforms

iOS

Affected platform versions

iOS 16.6

Did you find any workaround?

Button works but not the TapGestureRecognizer

Relevant log output

No response

@thomasstockermc thomasstockermc added the t/bug Something isn't working label Jul 27, 2023
@jsuarezruiz jsuarezruiz added the area-gestures Gesture types label Jul 27, 2023
@PureWeen
Copy link
Member

Duplicate of #15760

@PureWeen PureWeen marked this as a duplicate of #15760 Jul 27, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Aug 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-gestures Gesture types platform/iOS 🍎 t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants