question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

bug: @ionic/angular 5.0.6 and 5.0.7 - ion-input laggy response on iOS

See original GitHub issue

Bug Report

Ionic version:

[x] 5.x

Current behavior:

Reactive form is slow to respond when user taps an input fields on iOS (not Android). Noticeable delay between tapping on field and cursor appearing

Expected behavior:

Cursor appears in tapped field immediately.

Steps to reproduce:

  1. Install demo app from GitHub link below
  2. cd into folder
  3. npm install
  4. ionic serve
  5. Open Developer Tools in Google Chrome
  6. Toggle device toolbar
  7. Choose an iOS device
  8. Refresh page and tap on any input field (select fields work fine)
  9. Choose an Android device
  10. Refresh page and tap on any input field

Related code:

A sample application is available via GitHub: https://github.com/RichardPilbery/ionic_angular_lag_issue

Other information:

Reverting the @ionic/angular version back to 5.0.5 resolves the issue.

Ionic info:

Ionic:

   Ionic CLI                     : 6.4.0 (/usr/local/lib/node_modules/@ionic/cli)
   Ionic Framework               : @ionic/angular 5.0.7
   @angular-devkit/build-angular : 0.803.26
   @angular-devkit/schematics    : 8.3.26
   @angular/cli                  : 8.3.26
   @ionic/angular-toolkit        : 2.2.0

Capacitor:

   Capacitor CLI   : 1.5.0
   @capacitor/core : 1.5.0

Utility:

   cordova-res : not installed
   native-run  : not installed

System:

   NodeJS : v12.4.0 (/usr/local/bin/node)
   npm    : 6.9.0
   OS     : macOS Mojave

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

3reactions
liamdebeasicommented, Apr 13, 2020

Thanks for the issue. This issue has already been resolved, and a fix will be available in an upcoming release of Ionic Framework.

0reactions
ionitron-bot[bot]commented, May 16, 2020

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.

Read more comments on GitHub >

github_iconTop Results From Across the Web

bug: @ionic/angular 5.0.6 and 5.0.7 - ion-input laggy ... - GitHub
Bug Report Ionic version: [x] 5.x Current behavior: Reactive form is slow to respond when user taps an input fields on iOS (not...
Read more >
Ion-input weird behavior and focus delay on iOS only
I recently started learning Ionic and while working on my first project, I noticed that problem happening So basical…
Read more >
Ionic 5/Angular: Laggy <ion-input> with "Added non-passive ...
There is a noticeable lag between tapping on an ion-input field and the field being available to enter data. This persists when I...
Read more >
Release notes and release history for Mobiscroll
We fixed an issue with drag & drop on touch devices, where tapping on the event after dropping it on an invalid range...
Read more >
Web Libraries in Jars - WebJars
Angular Directive to Paginate Anything, org.webjars, angular-paginate- ... jQuery Masked Input Plugin, org.webjars, jquery-maskedinput, 1.4.0 1.3.1-1 1.3.1.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found