$ionicSideMenuDelegate.toggleLeft with enable-menu-with-back-views="false" not working

Hi there,

I have a situation where I have to use $ionicSideMenuDelegate.toggleLeft() (as per https://ionicframework.com/docs/api/directive/ionSideMenus/). However this is now ignoring enable-menu-with-back-views=“false” and I can see back button with menu button both in my child view. Could anyone please help?

Many thanks,

Jay