I am running my Ionic app on my Android device and Android emulator. When I click on a text input element nothing happens. When I click the label to the left of that input the focus is made.
I want to be able to have an input without a label and just be able to touch the input to create focus. Is this a bug?