ion-range tapping on android does not trigger ionChange
See original GitHub issueBug 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:
- Created 5 years ago
- Comments:5 (2 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
nothing publicly, but I’ll see if I can make a codepen for this.
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!