Set Page to Root when using Ionic Page name to route instead of Page ClassName

Hi,

I tried creating a few pages with the Ionic Page Module on my application.

The App itself routed correctly to the name I had used for IonicPage and it went to the correct URL but the page isn’t enabling the menu option even when I set it to root instead of doing a push.

In something more bizarre the icons in the header bar also seem to have disappeared.

Has anyone else experienced these same issues?

Thanks.