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

note: IOS13 causes issues with HammerJS #19594

Closed
henkkelder opened this issue Oct 8, 2019 · 5 comments
Closed

note: IOS13 causes issues with HammerJS #19594

henkkelder opened this issue Oct 8, 2019 · 5 comments
Labels

Comments

@henkkelder
Copy link

This not a real bug report, but just a notice:

IOS 13 started supporting PointerEvents. HammerJS does not handle these properly. This caused Pinch logic in my app to fail.

Disabling PointerEvents in HammerJS's code solved the problem for me.

#1084

@jackyyuenahsay
Copy link

@henkkelder May I know how to disable the PointerEvents in HammerJS code? We are using ionic 3.

@henkkelder
Copy link
Author

@jackyyuenahsay I cloned the respository and modified it so PointerEvents are disabled.
See https://github.com/henkkelder/hammer.js

@jackyyuenahsay
Copy link

@henkkelder Since the hammer is built in Angular, how should I reference the modified one?

@henkkelder
Copy link
Author

@jackyyuenahsay Sorry I am using IONIC 4.
It was included in IONIC 3 but no longer in IONIC 4.
I would not know how to solve it with IONIC 3.
You might want to report the bug for IONIC 3?

@ionitron-bot
Copy link

ionitron-bot bot commented Nov 13, 2019

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Nov 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants