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

Ion-select adding additional space to container after action sheet is open (Android only)

$
0
0

@meatloaf4 wrote:

Have a very strange issue occurring here. For some reason i’m getting some additional spacing being added to my ion-card after a ion-select action-sheet appears. This only happens on Android. Is anyone else having this issue? Below is a video of what I mean

400B8571-A87E-4484-814A-BC82BADDDEA6

Also here is a snippet of the offending code.

      <ion-row>
        <ion-col>
          <ion-select interface="action-sheet"
                      (ionChange)="calculateAndUpdate()"
                      [(ngModel)]="militaryExperience">
            <ion-option value="regular" selected>Regular Military</ion-option>
            <ion-option value="reservesNationalGuard">Reserves / National Guard</ion-option>
          </ion-select>
        </ion-col>
      </ion-row>
   </ion-grid>

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 71531

Trending Articles



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