Questions tagged [durandal-navigation]

using the router plugin, and other navigation-related questions about DurandalJS

Related links

DurandalJS router plugin documentation: http://durandaljs.com/documentation/api.html#module/router

94 questions
0
votes
1 answer

Durandal 2.0.1, Tryactivate getting called again and again

I am using Durandal 2.0.1 for my application. I am using below html code to compose view and viewmodel.
The…
0
votes
1 answer

F5 browser refresh does not reload the current route in durandaljs

I am on this url in google chrome: http://mysite:7466/#lessonplanner then I press F5 to refresh/reload the current site but the content is not reshown. I see an empty page. In the console I see: Route not found This is how my route is setup: …
Elisabeth
  • 20,496
  • 52
  • 200
  • 321
0
votes
1 answer

Can I replace default 'Sharp, #' character in Durandal router url?

I have this kind of link for my website: https://www.mywebsite.net/#/student I know it looks professional but I have some problems with the server, whenever I send the url to the server, It just cut away everything that comes after the hash (#). I…
-1
votes
1 answer

Durandal technique to refresh an existing page [view/viewmodel]

I've a dashboard page which shows data relevant to a particular user which is shown in the drop-down at the right hand top corner. When i select a different user the dashboard should be reloaded/refresh with data relevant to that user. Router does…
Rohitdev
  • 866
  • 6
  • 15
1 2 3 4 5 6
7