#1579 prevent infinite loop in non-existent default route
This commit is contained in:
parent
5faa996805
commit
9d5f686bbd
5 changed files with 51 additions and 52 deletions
|
|
@ -108,7 +108,7 @@ o.spec("route", function() {
|
|||
done()
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
o("redraws when render function is executed", function() {
|
||||
var onupdate = o.spy()
|
||||
var oninit = o.spy()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue