Drag and drop with side menu not working

Hello guys, I have been trying to make an element being dragged, but so far I don’t see why it is not working. What I have done is:

  1. Disable sidemenu drag-content=“false”
  2. and in my view overflow-scroll=“true”
  3. Created a directive to detect drags

But still not working, any ideas?