Hi guys, I’m having the next issue:
Yesterday I was running mi app in development mode, and when I swtich to iOS mode a bug came up. I could notice that when I have more than one ion-input in a tab something weird happens, and that is my app redirects home when I give focus to any of the ion-inputs which are not the first in order of appearence (vertical order). So, it is something wrong in iOS trying to have more than one ion-input per tab? by the way I’m using Ionic 6.