Ionic Info
Run ionic info from a terminal/cmd prompt and paste the output below.
Ionic:
ionic (Ionic CLI) : 4.0.4 (~/.nvm/versions/node/v10.8.0/lib/node_modules/ionic)
Ionic Framework : @ionic/angular 4.0.0-beta.2
@angular-devkit/core : 0.7.3
@angular-devkit/schematics : 0.7.3
@angular/cli : 6.1.3
@ionic/ng-toolkit : 1.0.6
@ionic/schematics-angular : 1.0.4
Cordova:
cordova (Cordova CLI) : 6.3.1
Cordova Platforms : not available
System:
ios-deploy : 1.9.2
NodeJS : v10.8.0 (~/.nvm/versions/node/v10.8.0/bin/node)
npm : 6.2.0
OS : macOS High Sierra
Xcode : Xcode 9.4.1 Build version 9F2000
Environment:
ANDROID_HOME : not set
Describe the Bug
When using an ion-select in an ion-item, setting an ion-label's position to floating or stacked will cause the components to display incorrectly. Fixed ion-labels work fine. Screenshot below:

Steps to Reproduce
Steps to reproduce the behavior:
ion-item to an ion-listion-selection-label with the position attribute set to stacked or floatingRelated Code
Example code used for screenshot
Expected Behavior
ion-select should display more closely to how ion-inputs display when using a stacked or floating ion-label in an ion-item.
Thanks for the issue! This will be fixed in the beta.3 release!
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.
Most helpful comment
Thanks for the issue! This will be fixed in the
beta.3release!