Searched refs:formattedPaths (Results 1 – 3 of 3) sorted by relevance
333 const formattedPaths = getUrlWithReactNavigationConcessions(path); constant335 if (formattedPaths.nonstandardPathname === '/') {337 formattedPaths.inputPathnameWithoutHash,345 const routes = matchAgainstConfigs(formattedPaths.nonstandardPathname, configs);352 formattedPaths.inputPathnameWithoutHash,
259 const formattedPaths = getUrlWithReactNavigationConcessions(path);260 if (formattedPaths.nonstandardPathname === '/') {261 …return getStateFromEmptyPathWithConfigs(formattedPaths.inputPathnameWithoutHash, configs, initialR…265 const routes = matchAgainstConfigs(formattedPaths.nonstandardPathname, configs);270 …return createNestedStateObject(formattedPaths.inputPathnameWithoutHash, routes, configs, initialRo…
1 …formattedPaths = getUrlWithReactNavigationConcessions(path);\n\n if (formattedPaths.nonstandardPa…