Hi guys, 
I have one problem with a simple directive, 
the idea is display one list of categories, like 

cat1
    cat2
         cat3
            ...

The directive work, but when I try call one function from controller into 
the directive, the function is called two times and my params are lost .. 

I do this fiddle with the problem:
http://jsfiddle.net/psrhn/23/

And if you want respond in stackOverFlow:   
http://stackoverflow.com/questions/40695416/angular-js-send-function-to-recursive-directive

Any help is welcome. 

Thanks all.

-- 
You received this message because you are subscribed to the Google Groups 
"Angular" 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 https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to