Javascript Routing Issue in Aurelia

Webpack only. I mean this.router object has routes array. WHen we use typescript, routes array has values whichever we are configuring.

But in javascript, we are getting empty routes array.

Because of that we are not able to navigate.

Hope this helps

1 Like