MCPcopy Create free account
hub / github.com/angular-ui/ui-grid / cacheStateAndFireUrlChange

Function cacheStateAndFireUrlChange

lib/test/angular/1.7.0/angular.js:6627–6630  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6625 urlChangeInit = false;
6626
6627 function cacheStateAndFireUrlChange() {
6628 pendingLocation = null;
6629 fireStateOrUrlChange();
6630 }
6631
6632 // This variable should be used *only* inside the cacheState function.
6633 var lastCachedState = null;

Callers

nothing calls this directly

Calls 1

fireStateOrUrlChangeFunction · 0.70

Tested by

no test coverage detected