getParsedLocationHref
Invalidate the current matches and optionally force them back into a pending state.
Marks all matches that pass the optional
filterasinvalid: true.If
forcePendingis true, or a match is currently in'error'or'notFound'status, its status is reset to'pending'and itserrorcleared so that the loader is re-run on the nextload()call (eg. after HMR or a manual invalidation).