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

[Bug] Tapgesture not working in iOS and MacCatalyst #3819

Closed
PaulAndersonS opened this issue Dec 21, 2021 · 1 comment
Closed

[Bug] Tapgesture not working in iOS and MacCatalyst #3819

PaulAndersonS opened this issue Dec 21, 2021 · 1 comment
Labels
platform/iOS 🍎 platform/macOS 🍏 macOS / Mac Catalyst t/bug Something isn't working

Comments

@PaulAndersonS
Copy link

Description

After upgrading VS for Mac to latest preview and .NET MAUI preview 11, TapGesture not working.

Sample:
MauiApp42.zip

Steps to Reproduce

  1. Create a new .NET MAUI project for VS for Mac.
  2. Add a label and write a Tap gesture for that label.
  3. Run the application.

Expected: Tapped event should get called.
Actual: tapped event not called

Version with bug

Preview 11

Last version that worked well

Preview 10 (current)

Affected platforms

iOS, macOS

Affected platform versions

IOS 15

Did you find any workaround?

No response

Relevant log output

No response

@PaulAndersonS PaulAndersonS added the t/bug Something isn't working label Dec 21, 2021
@PureWeen
Copy link
Member

This will be fixed in P12
#3623

@ghost ghost locked as resolved and limited conversation to collaborators Feb 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
platform/iOS 🍎 platform/macOS 🍏 macOS / Mac Catalyst t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants