Hi

Sorry if this is not the correct forum for this question, but I posted on 
stackoverflow and did not get the question answered.

I'm trying to use the clone in ui.sortable. I can't seem to get the clone 
feature to clone. I did see the clone feature was merged and it appear to 
be in the js. I still can't get it to work..

These are the options:
    $scope.sortableOptions = {
        connectWith: ".sort",
        helper: 'clone',
        scroll: false
    };

I haven't started debugging the directive yet, I wanted to ask to see if 
I'm not doing something wrong..

this is the jsfiddle: http://jsfiddle.net/Npyyg/  

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to