SolidStart: Get Rendered Route Instead in useLocation()

Hello! I'm new to SolidJS and SolidStart.

I was wondering if it is possible to get the rendered route of [...404].tsx instead of the actual route location when I use useLocation().pathname.
Was this page helpful?