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
I have created ion-modal and used the modelController to present the model (just copied the code from here,
the Modal.vue contains multiple ion-input and is triggered as
when setting the initialBreakpoint the focus randomly moves the ion-inputs within the modal, when removing completely the initialBreakpoint it works fine.
see attached video
Screen.Recording.2024-11-12.at.22.13.57.mov
Expected Behavior
moving between the ion-inputs should be smooth and focus should be set accordingly.
Prerequisites
Ionic Framework Version
v8.x
Current Behavior
I have created ion-modal and used the
modelController
to present the model (just copied the code from here,the
Modal.vue
contains multipleion-input
and is triggered aswhen setting the
initialBreakpoint
the focus randomly moves the ion-inputs within the modal, when removing completely theinitialBreakpoint
it works fine.see attached video
Screen.Recording.2024-11-12.at.22.13.57.mov
Expected Behavior
Steps to Reproduce
initialBreakpoint
to 0.5Code Reproduction URL
https://ionicframework.com/docs/api/modal#controller-modals
Ionic Info
Ionic:
Ionic CLI : 7.2.0 (/opt/homebrew/lib/node_modules/@ionic/cli)
Ionic Framework : @ionic/vue 8.4.0
Capacitor:
Capacitor CLI : 6.1.2
@capacitor/android : not installed
@capacitor/core : 6.1.2
@capacitor/ios : not installed
Utility:
cordova-res : not installed globally
native-run : 2.0.1
System:
NodeJS : v22.9.0 (/opt/homebrew/Cellar/node/22.9.0/bin/node)
npm : 10.8.3
OS : macOS Unknown
Additional Information
No response
The text was updated successfully, but these errors were encountered: