@kalcheat wrote:
Hello,
inside my
<ion-content>
i have adisplay: flex;
container.
Inside that container i use Floating Label inputs.Now whenever i click on that input, it adds
style="padding-bottom: 455.5px;"
to the<scroll-content>
tag thats inside my<ion-content>
. That destroys my entire flex layout.This problem only occurs on the md theme. On ios it workes just fine.
Also it only occurs in my browser when i callionic serve -l
. On my android device it works fine too.Is it supposed to work like that or is this a bug?
Posts: 3
Participants: 2