Hi, I use $routeprovider in my AngularJS app to load views into my index.html file. usually everything works great, but once in a while (5%-10% of the times) i get a server error - 500 and after that a timeout error. i assume the problem is in the $routeprovider since i do see the html of the index page (header and footer but not the content) and there are no exceptions on the API that could cause any of this. any idea how to solve it? 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.
