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

Content not responding to TapGestures #51

Closed
brenovaladao opened this issue Feb 8, 2022 · 3 comments
Closed

Content not responding to TapGestures #51

brenovaladao opened this issue Feb 8, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@brenovaladao
Copy link

I have a ScrollView with a list of items as the main content, and if I pass .appleScrollBehavior as an option, the tap gesture stops responding. It works when not passing it as an option

@CaryAndo
Copy link

CaryAndo commented Feb 9, 2022

I also get this problem in 2.6.0, it seems .appleScrollBehavior has some quirks.

@lucaszischka
Copy link
Owner

Yes, like mentioned in similar issues before, I will remove appleScrollBehavior soon, because it is really buggy and messes with ScrollViews, Lists and Gestures. No support for appleScrollBehavior will be provided anymore.

@lucaszischka lucaszischka added bug Something isn't working wontfix This will not be worked on labels Feb 9, 2022
@lucaszischka
Copy link
Owner

This should be fixed in main. Please test these changes, before I release them. If your bug is still present or you find other bugs, please tell me.

@lucaszischka lucaszischka reopened this Mar 11, 2022
@lucaszischka lucaszischka removed the wontfix This will not be worked on label Mar 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants