You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched for existing issues that already report this problem, without success.
Ionic Framework Version
v8.x
Current Behavior
When using the scrollwheel to scroll through the options in an <ion-picker> element, and it gets to the end of the options list, I cannot scroll to other options anymore without first moving the mouse cursor.
This makes selecting an item in <ion-picker> feel sluggish.
Expected Behavior
When reaching the end of the list of items in an <ion-picker> element, the scrollwheel should be able to still move through the list of items, without needing a cursor movement.
Prerequisites
Ionic Framework Version
v8.x
Current Behavior
When using the scrollwheel to scroll through the options in an
<ion-picker>
element, and it gets to the end of the options list, I cannot scroll to other options anymore without first moving the mouse cursor.This makes selecting an item in
<ion-picker>
feel sluggish.Expected Behavior
When reaching the end of the list of items in an
<ion-picker>
element, the scrollwheel should be able to still move through the list of items, without needing a cursor movement.Steps to Reproduce
N/A
Code Reproduction URL
https://ionicframework.com/docs/api/picker
Ionic Info
N/A
Additional Information
No response
The text was updated successfully, but these errors were encountered: