continue parsing if getPart resets page
This commit is contained in:
parent
e9edeb4629
commit
9e8e145924
1 changed files with 2 additions and 0 deletions
|
@ -802,6 +802,8 @@ Ox.URL = function(options) {
|
||||||
} else {
|
} else {
|
||||||
getHash();
|
getHash();
|
||||||
}
|
}
|
||||||
|
} else {
|
||||||
|
getHash();
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
} else {
|
} else {
|
||||||
|
|
Loading…
Reference in a new issue