Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70435

Ion-input validator color missing

$
0
0

@Bosies wrote:

I’m currently trying to format a login page with an <ion-grid> and a form. Previously, I had the form setup without the grid, and if the user does not input what the form is looking for, the underline of the input box will be red (and green if the user does input correctly). However, everything was spread out on the page with no formatting; it looked pretty awful.

So I went ahead and set up a grid and placed the form inside:

<ion-content>

<ion-grid>

<form>

<ion-row>

<ion-input>

Outside the grid with no rows setup, the form validator underlining works, but when I put it inside the grid, it stops working. I’ve tried different variations by placing the input, rows, form, and grid in different locations, but the validation highlighting still doesn’t work. Is this caused by how ion-grid works, or am I setting up the grid and form incorrectly?

Thanks in advance.

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 70435

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>