Select text with drag content disabled

I want to disable side bar drag option with:

$ionicSideMenuDelegate.canDragContent(false);

But. This command do not allow me to select text in browser. Any idea how to solve this issue?