List items view is wrong

HI,

I have a view with list item and when i run “ionic serve --lab” the last item is hidden by the tabs, in iOS and Android.

In this view I can´t see the back button and all the tabs cached this view.

This view is events tab --> first element list --> wrong view list

I need help to fix this.

Thanks.

See the Pen Tabs And Navigation: Nightly by Eduardo Lagunas (@elagunas) on CodePen.

Adding class="has-footer" to the ion-content seems to fix it.