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.

ion-range tapping on android does not trigger ionChange

See original GitHub issue

Bug Report

Ionic version:

[x] 4.x

Current behavior:

On android, when tapping instead of clicking or dragging, an ionFocus and ionBlur event is emitted, but not an ionChange. Longer drags do emit this event.

Expected behavior:

An ionChange should occur even with a tap.

Steps to reproduce:

Related code:

insert short code snippets here

Other information:

current workaround, access the html element value directly

Ionic info:

insert the output from ionic info here

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
jhoogeboomcommented, Mar 22, 2019

nothing publicly, but I’ll see if I can make a codepen for this.

0reactions
ionitron-bot[bot]commented, Apr 21, 2019

Thanks for the issue! This issue is being closed due to the lack of a reply. 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.

Thank you for using Ionic!

Read more comments on GitHub >

github_iconTop Results From Across the Web

ion-range tapping on android does not trigger ionChange
Current behavior: On android, when tapping instead of clicking or dragging, an ionFocus and ionBlur event is emitted, but not an ionChange.
Read more >
Ion-range ionChange event not firing - Ionic Forum
I have an ion-range control with buttons for “First”, “Prev”, “Next”, “Last” (for the plnkr I just put in the “Next” button). ngModel...
Read more >
angular - ionic:Change event is not fired on <ion-input> when ...
I am changing input value from one of external javascript file. $('.scoreboardus input').val(200).trigger('onchange');.
Read more >
[Solved]-Ionic 2 range touchend event-angular.js
Use debounce time in Ion-range to capture the event at the END of a drag only, not at each step through the drag...
Read more >
Ionic 4 UI Components Properties - Appery.io
Style - click No icon to change the icon style by selecting a needed icon. Mode - determines which platform styles to use....
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