Ionic version: (check one with "x")
2.2.2
I'm submitting a ... (check one with "x")
bug report
Current behavior:
ion-range ionfocus does not work in Chrome 58.0.3029.81 when I use "ionic serve" mode.But "ionchange" work well
<ion-range min="30" max="43" step="1" color="primary" (ionchange)="deviceZCTempSet()" (ionfocus)="deviceZCTempSetFocus()" (ionblur)="deviceZCTempSetBlur()"></ion-range>
Expected behavior:
deviceZCTempSetFocus() will print data;
same issue here
Hello @huigesv123 , thanks for opening an issue with us. Could you try this with the latest 3.1.0 release and see if that fixes the issue for you?
how to upgrade to 3.1.0 @jgw96
@huigesv123 see changelog.md
Hello all! As it seems it has been a while since there was any activity on this issue i will be closing it for now. Feel free to comment if you are still running into this issue. Thanks for using Ionic!
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.