Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RubaXa/Pilot
/ popStateNav
Function
popStateNav
Pilot.js:1991–1993 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1989
var
logger = options.logger;
1990
var
filter = options.filter;
1991
var
popStateNav =
function
() {
1992
_this.nav(location.href, {initiator:
'popstate'
});
1993
};
1994
1995
_this.useHistory = true;
1996
Callers
1
Pilot.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected