Is necessary to use class="has-footer" and has-footer="true"?

that’s my question: Do I need both ? just one ? or ?

Isn’t that equivalent?

actually I removed class="has-footer" and my header and footer are overlapping the content, so I guess not.

This class should be automatically added without either of these. Inspect the element and look at the ion-content tag: http://codepen.io/anon/pen/vEeRzE?editors=101

1 Like