I see what is going on here: the ajax only seems to happen when following a 
link from within the browser. If you manually modify the url in the browser 
bar to test the link it will reload everything (i observed this by looking 
in the network tab for chrome dev tools). Now i feel silly as hell.

thanks Sander

On Wednesday, February 18, 2015 at 2:47:32 AM UTC-5, Sander Elias wrote:
>
> Hi Mukhtar,
>
> If you are experience full-page reloads on every request, you are doing 
> something wrong.
> In a spa, you have an full-page request just once, and after that, 
> everything is 'ajaxed' in.
> Go over the phonegap <https://docs.angularjs.org/tutorial/step_07>sample 
> on the angular home-page, it has an sample of how it should work.
>
> Regards
> Sander
>

-- 
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