I don't know why to be honest but i based my code of this <http://jsfiddle.net/brendanowen/uXbn6/8/> so thanks buddy whoever you are.
Ng-include seems to just use the scope of the array passed in and does not duplicate the functions through directive nesting see the fiddle <http://jsfiddle.net/cerebral86/g62KP/5/> Hopefully this helps someone else. On Monday, 30 June 2014 10:58:40 UTC+2, Lesley Simons wrote: > > HI > > I have been trying to create a query builder using the same data structure > as http://expbuilder.googlecode.com/ > > i think i have most of it down but i am not sure if there is a better way, > > The current problem is i want to push into the array but i get duplicates. > > fiddle <http://jsfiddle.net/cerebral86/g62KP/4/>can be found here. > > Thanks for any help > > Regards > Lesley > -- 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/d/optout.
