I'm using IONIC to build an app with Phonegap. I've 3 template view nested 
into a master view and I build a sidemenu. The menu is update from json 
data to list categories. When I click on category I need to refresh menĂ¹ 
with its children. The problem is when I click on first item, the template 
view to display children is not loaded because I've the error TypeError: 
Cannot call method 'insertBefore' of null. With Firebug I see that the 
error is gived by a ng-repeat

I publish on GitHub the 
code: https://github.com/biapar/IonicFramework-Nested-Side-Menu

Read 
here 
http://forum.ionicframework.com/t/typeerror-cannot-call-method-insertbefore-of-null/2103

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/d/optout.

Reply via email to