Unhack validateKey for the history mode
This commit is contained in:
@@ -100,8 +100,6 @@ Version 1
|
||||
|
||||
var ret = {};
|
||||
|
||||
if (typeof href !== "string") { console.error(href); }
|
||||
|
||||
if (!href) { return ret; }
|
||||
if (href.slice(-1) !== '/') { href += '/'; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user