-
Notifications
You must be signed in to change notification settings - Fork 393
Open
Description
It seems ngDraggable does not seem to work without ng-repeat, while I see not reason why it wouldn't. I have created a small example in js fiddle shows this.
I created a single object that I want to drag called: lonelyDraggableObject. I copied the div from the example and bound it to the lonelyDraggableObject and it didn't work. But when I add ng-repeat="hack in [0]" it works. This does not really seem to make sense.
juhamust and alliance-ElenaKenten
Metadata
Metadata
Assignees
Labels
No labels