Ionic View Error - Android Back Button breaks Modals

Using Ionic View the Android Back Button does not close Modals and breaks them.

I cannot close a modal with it’s own close button after pressing the Back button.

This doesn’t seem to be the case with the apk I create using “ionic run android”.

Has anyone else found this?