Ionic Side Menu with tab not Working

Ionic version:
[x] 2.x
[x] 3.x

I’m submitting a ionic version [3.x] bug report

support request => Push child view inside the tabs View with side navigation

Current behavior:
When push the new child view clicking the navigation menu push the child-view inside the tabs view it appear only child view and the tabs view automatically will disappearing.

current begaviour

Expected behavior:
After clicking the menu link the child_view Should appear inside the tabs view and both tabs view and child view should be display but tab is gone if i did that.
Push the child view inside the tabs-view.

expected

I have tried with conference app… in that app they are giving only can access the tabs-pages only.

Steps to reproduce:

Related code:
https://github.com/Manojkumarr130308012/sample/files/1292488/sample.


Other information:
I have Attached the source file too.