You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 4, 2022. It is now read-only.
ios-deploy : 1.9.1
ios-sim : 5.0.13
NodeJS : v10.8.0 (/usr/local/bin/node)
npm : 6.2.0
OS : macOS High Sierra
Xcode : Xcode 9.4.1 Build version 9F2000
Describe the Bug
When i use FormBuilder, FormGroup and Validators from @angular/forms, ion-input elements contained in the lower half of the screen appear with some pointer event effect on Xcode simulator and in google chrome (in device view) after refreshing the page.
Steps to Reproduce
Steps to reproduce the behavior:
Go to home page where the angular form is located
Click on several ion-input's
A pointer event effect appears in the 3d and 4th input
Original issue by @marcelusDSA on 2018-09-07T10:57:05Z
Ionic Info
ionic (Ionic CLI) : 4.1.1 (/usr/local/lib/node_modules/ionic)
Ionic Framework : @ionic/angular 4.0.0-beta.7
@angular-devkit/core : 0.7.5
@angular-devkit/schematics : 0.7.5
@angular/cli : 6.1.5
@ionic/ng-toolkit : 1.0.7
@ionic/schematics-angular : 1.0.5
Cordova:
cordova (Cordova CLI) : 6.2.0
Cordova Platforms : ios 4.1.1
Cordova Plugins : cordova-plugin-ionic-keyboard 2.1.2, cordova-plugin-ionic-webview 2.1.3, (and 4 other plugins)
System:
ios-deploy : 1.9.1
ios-sim : 5.0.13
NodeJS : v10.8.0 (/usr/local/bin/node)
npm : 6.2.0
OS : macOS High Sierra
Xcode : Xcode 9.4.1 Build version 9F2000
Describe the Bug
When i use FormBuilder, FormGroup and Validators from @angular/forms, ion-input elements contained in the lower half of the screen appear with some pointer event effect on Xcode simulator and in google chrome (in device view) after refreshing the page.
Steps to Reproduce
Steps to reproduce the behavior:
Related Code
https://github.com/marcelusDSA/ionic4-test
Expected Behavior
No pointer event effect on any ion-input.
Additional Context
This does not happen on firefox browser.
The text was updated successfully, but these errors were encountered: