While using Ionic’s built in directive ‘ion-side-menu’, I noticed that when on clicking any of the content items in the side menu’s ion content, the menu closes by default, which is something that I don’t want. I tried changing this default behavior through ionic-bundle.js but failed doing that.
Someone please help me with this issue.