Skip to content
This repository has been archived by the owner on May 10, 2018. It is now read-only.

Anchor links and Input fields don't work on Phonegap with angular-carousel #139

Open
davizote opened this issue Mar 26, 2014 · 1 comment
Labels

Comments

@davizote
Copy link

I have a problem when I linked this directive in my Phonegap proyect.
When angular-carousel is implemented, and having various carousel on different pages, anchor links and input fields don´t work.

When I click on any anchor link nothing happens.
Same when I click inside an input text. For example, in Android the Keyboard doesn't appears.

Any ideas of what is the problem?
Thank you very much in advance.

@davizote
Copy link
Author

Finally, the problem is cause by ngTouch directive, wich is a dependence of angular-carousel.
When ngTouch is injected, normal actions of and are modified.

Maybe this is not a main problem of angular-carousel, but I don't know how to resolve the problem.

@revolunet revolunet added the bug label May 27, 2014
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

2 participants