If I set height to textarea,nav bar will be pushed up when editing

If I set height to textarea,nav bar will be pushed up(out side of screen) when editing.
if only one line, it’s ok.

Hmm a few question.

What version of ionic are you using?
What platform
what platform versions
Do you have the ionic keyboard plugin installed?

Can you post a code demo?

hi mhartington,

I used 0.95 and 1.04,the same.
I tested in iOS 7.
I dont install keyboard plugin.(do I need it ?)

the code is simple, you can try with the official sample of tabs.

You should add, it helps a lot with input and keyboard issues.

thanks mhartington.

but not work !

can you try to add multi-line textarea to a page with tabs bar?
you’ll see the problem too.

thanks a lot !