TanStackT
TanStack2y ago
2 replies
ordinary-sapphire

import { useLocation } from '@tanstack/react-router'

i get Uncaught SyntaxError: The requested module '/node_modules/.vite/deps/@tanstack_react-router.js?v=4d2868af' does not provide an export named 'useLocation

while it's defined in the documentation
Was this page helpful?