Can not jump from ion-tab to ion-side-menus with maxCache

In my project, the first page is in a tabs,and there a link to a ion-side-menus page,if i set the maxCache to be 0,it’s works fine, but without maxCache(0), the view can’t jump from ion-tabs to ion-side-menus page.

Here is the code :
https://plnkr.co/edit/y1atxVLb56h24LHV5O4L?p=preview

and here is the operation record:
image