angular 2 this._Router.navigate([‘/app/home’]); navigates to home page but previous page is still on home page

i can navigate properly with “this._Router.navigate([‘/app/home’]);” syntax but it keep all the previous page data on home page.

Source: AngularJS



from Angular Questions https://angularquestions.com/2017/09/29/angular-2-this-_router-navigateapphome-navigates-to-home-page-but-previous-page-is-still-on-home-page/
via @lzomedia #developer #freelance #web

Comments

Popular posts from this blog

ng-show doesn’t work correct with value boolean

Using PHP and MySQL data to generate PDF letters like in MS Word mailmerge functionality - development

ng-include of inline SVG does not display gradient except in Chrome