Inline textarea label is shifting

See the codepen:

My textarea label will shift/jump when I input more then 1 row of text… See the screenshots:

Empty, it’s fine:

Filled, it’s broken:

As you can see, the text jumps a bit to the left, making my label disappear outside of device screen in my current use case… Am I doing this wrong or is this a problem in ionic?