bypass route resolution algorithm on non-routed redraws
This commit is contained in:
parent
bb4321e8db
commit
809d8921c9
8 changed files with 105 additions and 117 deletions
|
|
@ -521,7 +521,7 @@ o.spec("route", function() {
|
|||
|
||||
$window.location.href = prefix + "/"
|
||||
route(root, '/', {
|
||||
"/":{
|
||||
"/": {
|
||||
onmatch: onmatch,
|
||||
render: render
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue