Issues
- 0
- 1
Route component={Home} vs component={<Home />}
#494 opened by xenohim - 2
I need nested subroutes
#483 opened by Misaka299 - 4
- 5
Router fails to work properly on navigation
#451 opened by LynithDev - 1
useSubmission breaks when used with action.with()
#491 opened by KookiKodes - 1
- 1
ErrorBoundary does not catch errors
#486 opened by kwshi - 2
Slow performance matching route with localeCompare
#406 opened by chiefcll - 0
Duplicated history push when navigating back and forward and then clicking on a link
#479 opened by Legend-Master - 3
- 0
useParam() doesn't return a parameter if the value of it starts with a hash while using the HashRouter
#460 opened by MTRNord - 5
Routing breaks if a route component's root is a `<Show>` for a rejected resource
#475 opened by spiffytech - 5
- 1
Regression in 0.14.3: Bad handling of redirects, page going back instead of redirecting
#474 opened by TPReal - 1
- 21
If a function wrapped in action throws some error it should be possible to catch it.
#387 opened by elite174 - 3
0.14 breaks FormData file serialisation
#469 opened by plushdohn - 2
flaky cache in CatchAll Route after hydration
#464 opened by katywings - 4
- 5
Weird redirection when using Router and Route
#457 opened by tdt-dung - 6
- 3
'use server' at top of file results in TypeError: action.apply is not a function
#458 opened by sabercoy - 1
Throwing or returning in redirect inside a cache function used in load results in error
#456 opened by cs-clarence - 2
Solid Elements don't work with Server Actions
#459 opened by BleedingDev - 2
Drive letter is added to relative path on navigation when page is build on windows
#448 opened by bartcharbon - 0
- 2
ErrorBoundary fallback renders twice
#440 opened by andreiborza - 1
SSR no matching exports
#415 opened by QuentinDutot - 2
- 4
Actions called in onMount (or first run effect) are destroyed by start process, and do not receive values nor errors
#433 opened by apatrida - 1
- 2
[Bug?]: submission.clear is not a function
#452 opened by frenzzy - 0
Ckeditor link trigger the router.
#450 opened by sanguogege - 3
- 2
- 0
- 3
- 0
`useCurrentMatches` is not reactive
#425 opened by mattersj - 0
A component isActive subpath match incorrect
#422 opened by madaxen86 - 4
location.state undefined with HashRouter on v0.13.3
#416 opened by pecoram - 3
Error: <A> and 'use' router primitives can be only used inside a Route.
#412 opened by solid-component - 2
Why not just export useRouter and useRoute?
#408 opened by zxdstyle - 1
- 5
[Bug?]: Unable to use `ErrorBoundary` when throwing Error from cached function in combination with `load`
#399 opened by bondehagen - 2
- 0
action always trigger on form submit
#400 opened by SarguelUnda - 0
[Bug] MemoryRouter - `set()` can't change the page
#393 opened by birkskyum - 0
- 3
<A> Component causes incorrect error message when used outside of a <Route />
#389 opened by pixelprogrammer