Help! About ion-side-menus and android back button

Hello I am developing a hybrid app by ionic whose version is 1.1.1. Now I have a problem, that in Android system when the ion-side-menus is open, the android back button will close the menu, but My situation is when I click the item on the side menu the current view is cached and will jump to a new view. At this time since the menu is open in the hidden view, so It can not back to the fisrt view. So how can I solve the problem?