Hi,
i have 2 problems with ion-input.
First the tabindex gets not only set on the wrapped input but also on the ion-input.
These 2 (redundant) tabindex’s break form navigation in browsers.
second the angular form validation classes are not set on the wrapped input field, therefore
form validation is not working at all