Ionic input - turn off autocomplete / autocapitalization
Posted: Fri Jul 22, 2016 9:00 pm
How can I turn off autocomplete and autocapitalization in an input in my Ionic app. I tried setting it as an email type, which did work. However, I'm using my inputs in both a Login service and a Query service and when I set them as email type it cause both of those services to no longer work.