nishant kumar

nishant kumar

  • NA
  • 78
  • 1.8k

running angualr js and angualr 2 on same application

Jan 16 2018 1:48 AM
I have 2 routes angular1 and angualr2 in same application.I have used ngupgrade for this.When i go for angualrjs route it displays its view but when i go for angualr2 route then along with its view angualr1 view also display.what should i do for separating view based on route .i have used <router-outlet> and <ui-view> on same app.component.ts

Answers (1)