I am currently working on a VueJS application that includes a responsive component featuring an image styled with CSS property bottom: 0;
However, I have observed a peculiar behavior on Android phones - when I tap on the input field, the keyboard opens and pushes the picture up. Strangely, this issue does not occur on iOS devices.
Does anyone have any insights or potential solutions to address this inconsistency?