ionic-input
not rendering native input element to DOM
:
<ion-item>
<ion-label for="name" class="block">Name</ion-label>
<ion-input type="text" name="name" value=stream.name/>
</ion-item>
But this only happens when placed in a fixed position parent container.
1 post - 1 participant