ionic-team / ionic-team/ionic-framework
bug: ion-range and IOS 18.6
- Dominant language
- TypeScript
- Stars
- 52.7k
- Forks
- 13.3k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 51
Description
### Prerequisites
- [x] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/docs/CONTRIBUTING.md#creating-an-issue).
- [x] I agree to follow the [Code of Conduct](https://ionicframework.com/code-of-conduct).
- [x] I have searched for [existing issues](https://github.com/ionic-team/ionic-framework/issues) that already report this problem, without success.
### Ionic Framework Version
v7.x
### Current Behavior
Hi,
I have an issue with the Ionic Range bar on my Ionic Angular app since updating to iOS 18.6.
The issue is that when I try to select the Ionic Range bar, it does not move at all. However, if I tap slightly above it on the screen, it starts moving.
Has anyone else experienced this? This issue does not occur on Android or on earlier versions of iOS.
### Expected Behavior
I was expecting that when you scroll the range bar by selecting the knob, it would move.
### Steps to Reproduce
.
### Code Reproduction URL
.
### Ionic Info
Ionic:
Ionic CLI : 7.2.0 (C:\Users\djosh\AppData\Roaming\npm\node_modules\@ionic\cli)
Ionic Framework : @ionic/angular 7.8.6
@angular-devkit/build-angular : 17.3.12
@angular-devkit/schematics : 17.3.12
@angular/cli : 17.3.12
@ionic/angular-toolkit : 11.0.1
Capacitor:
Capacitor CLI : 6.2.0
@capacitor/android : 6.2.0
@capacitor/core : 6.2.0
@capacitor/ios : 5.7.8
Cordova:
Cordova CLI : 12.0.0 (cordova-lib@12.0.2)
Cordova Platforms : none
Cordova Plugins : no whitelisted plugins (0 plugins total)
Utility:
cordova-res : 0.15.4
native-run : 2.0.1
System:
NodeJS : v20.11.0 (C:\Program Files\nodejs\node.exe)
npm : 10.3.0
OS : Windows 10
### Additional Information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.