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

Crash when double tap outside cardpage #42

Open
bentmar opened this issue Mar 6, 2017 · 2 comments
Open

Crash when double tap outside cardpage #42

bentmar opened this issue Mar 6, 2017 · 2 comments

Comments

@bentmar
Copy link

bentmar commented Mar 6, 2017

a double tap outside a CardPage will crash the app since the popmodalAsync will be called twice.
This can be solved by removing the tapgesturerecognizer when the page is popped (this will also prevent memory leaks)

@chrfalch
Copy link
Owner

chrfalch commented Mar 6, 2017 via email

@bentmar
Copy link
Author

bentmar commented Apr 29, 2017

done, please let me know when its included in a new release!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants