Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / solidjs/solid-router issues and pull requests
#512 - fix(type): allow value from `Params` and `SearchParams` to be optional
Pull Request -
State: open - Opened by ngdangtu-vn 6 days ago
- 1 comment
#511 - Add changeset based release flow
Pull Request -
State: closed - Opened by birkskyum 18 days ago
- 1 comment
#509 - Router does not work if `base` path contains characters encodable by `encodeURIComponent`
Issue -
State: open - Opened by pedro00dk about 1 month ago
- 1 comment
#508 - export SearchParams
Pull Request -
State: open - Opened by AlexErrant about 1 month ago
- 2 comments
#507 - The current design of `"use server"` and combined with `query()` is inherintly type unsafe
Issue -
State: open - Opened by samualtnorman about 1 month ago
- 4 comments
#505 - Make useHref return a string with string param
Pull Request -
State: open - Opened by sugar700 about 2 months ago
- 1 comment
#504 - `clear` and `retry` on useSubmission does not work
Issue -
State: open - Opened by snnsnn about 2 months ago
- 1 comment
#504 - `clear` and `retry` on useSubmission does not work
Issue -
State: open - Opened by snnsnn about 2 months ago
#502 - calling navigate with relative path url "../newpath" appends to current url
Issue -
State: open - Opened by chiefcll 2 months ago
- 3 comments
#501 - actions: navigating while an action is inflight cuts off the Reactive System from reacting to new submission data
Issue -
State: closed - Opened by smrdotgg 2 months ago
- 7 comments
#499 - Add github test workflow
Pull Request -
State: closed - Opened by birkskyum 3 months ago
- 4 comments
#498 - Vite 6 compat
Pull Request -
State: closed - Opened by birkskyum 3 months ago
- 2 comments
#497 - [Bug] First revalidate() + refetch() does not refresh data
Issue -
State: open - Opened by marvin-j97 3 months ago
- 3 comments
#495 - Add JSdoc
Pull Request -
State: closed - Opened by marvin-j97 3 months ago
- 2 comments
#494 - Route component={Home} vs component={<Home />}
Issue -
State: closed - Opened by xenohim 4 months ago
- 1 comment
#493 - Export Submission at the top level
Pull Request -
State: closed - Opened by Brendonovich 4 months ago
- 1 comment
#491 - useSubmission breaks when used with action.with()
Issue -
State: closed - Opened by KookiKodes 4 months ago
- 1 comment
#490 - rename `cache` to `query`, action `onComplete`
Pull Request -
State: closed - Opened by ryansolid 4 months ago
- 10 comments
#489 - feat(search-params): Enable arrays in useSearchParams
Pull Request -
State: closed - Opened by markojerkic 4 months ago
- 5 comments
#488 - Fix typo in README
Pull Request -
State: closed - Opened by marvin-j97 5 months ago
- 2 comments
#487 - fix: add missing exports to recreate Routers
Pull Request -
State: closed - Opened by chiefcll 5 months ago
- 4 comments
#486 - ErrorBoundary does not catch errors
Issue -
State: closed - Opened by kwshi 5 months ago
- 1 comment
#484 - fix active detection for url's containing international characters
Pull Request -
State: closed - Opened by rvlzzr 5 months ago
- 2 comments
#483 - I need nested subroutes
Issue -
State: closed - Opened by Misaka299 5 months ago
- 2 comments
#482 - Router with view transition api duplicates navigation history sometimes.
Issue -
State: open - Opened by illispi 5 months ago
- 1 comment
#481 - Fix scrollToHash to handle hashes starting with a number
Pull Request -
State: closed - Opened by CirnoV 5 months ago
- 3 comments
#480 - Fix duplicated push history
Pull Request -
State: closed - Opened by Legend-Master 5 months ago
- 1 comment
#479 - Duplicated history push when navigating back and forward and then clicking on a link
Issue -
State: closed - Opened by Legend-Master 5 months ago
#478 - fix: Use non proxy params when Proxy isn't available (#328)
Pull Request -
State: closed - Opened by chiefcll 5 months ago
- 8 comments
#477 - feat: Add customSetup for routers to override "NativeEvents"
Pull Request -
State: closed - Opened by chiefcll 5 months ago
- 4 comments
#476 - `location.query` changes on link hover inside of route preload functions
Issue -
State: closed - Opened by spiffytech 6 months ago
- 5 comments
#475 - Routing breaks if a route component's root is a `<Show>` for a rejected resource
Issue -
State: closed - Opened by spiffytech 6 months ago
- 6 comments
#474 - Regression in 0.14.3: Bad handling of redirects, page going back instead of redirecting
Issue -
State: closed - Opened by TPReal 6 months ago
- 1 comment
#473 - Using Router with ssr and hydrate, click event not working
Issue -
State: closed - Opened by bakkar1989 6 months ago
- 1 comment
#472 - [Bug] Incorrect Redirection Behavior with Nested Routes in Solid Router
Issue -
State: closed - Opened by zobweyt 6 months ago
- 3 comments
#469 - 0.14 breaks FormData file serialisation
Issue -
State: closed - Opened by plushdohn 6 months ago
- 3 comments
#467 - Readme update - router ignores anchors with any target attribute
Pull Request -
State: closed - Opened by AlexErrant 6 months ago
- 1 comment
#466 - feat: Make useSearchParams work with URL rewriting on the client
Pull Request -
State: closed - Opened by jchatard 7 months ago
- 15 comments
#465 - feat: Wire useSearchParams to url rewriting
Pull Request -
State: closed - Opened by jchatard 7 months ago
- 3 comments
#464 - flaky cache in CatchAll Route after hydration
Issue -
State: closed - Opened by katywings 7 months ago
- 2 comments
#463 - Support temporary `latest` field for `createAsync` and `createAsyncStore`
Pull Request -
State: closed - Opened by elite174 7 months ago
- 6 comments
#462 - add delay to useBeforeLeave retry function
Pull Request -
State: closed - Opened by erwin2848 7 months ago
- 1 comment
#461 - ErrorBoundary not working when using createAsync's accessor in createEffect
Issue -
State: closed - Opened by vibhuvV 7 months ago
- 4 comments
#460 - useParam() doesn't return a parameter if the value of it starts with a hash while using the HashRouter
Issue -
State: open - Opened by MTRNord 7 months ago
Labels: pr welcome
#459 - Solid Elements don't work with Server Actions
Issue -
State: open - Opened by BleedingDev 9 months ago
- 2 comments
#458 - 'use server' at top of file results in TypeError: action.apply is not a function
Issue -
State: closed - Opened by sabercoy 8 months ago
- 3 comments
#457 - Weird redirection when using Router and Route
Issue -
State: closed - Opened by tdt-dung 8 months ago
- 5 comments
#456 - Throwing or returning in redirect inside a cache function used in load results in error
Issue -
State: open - Opened by cs-clarence 8 months ago
- 1 comment
#454 - Type issue: RouteLoadFunc generic cannot be inferred correctly
Issue -
State: open - Opened by atk 8 months ago
#453 - add usePreloadRoute export
Pull Request -
State: closed - Opened by kiuKisas 8 months ago
- 2 comments
#452 - [Bug?]: submission.clear is not a function
Issue -
State: closed - Opened by frenzzy 8 months ago
- 2 comments
Labels: bug
#451 - Router fails to work properly on navigation
Issue -
State: open - Opened by LynithDev 8 months ago
- 7 comments
#450 - Ckeditor link trigger the router.
Issue -
State: closed - Opened by sanguogege 8 months ago
#449 - NoJS mode is broken: initFromFlash cookie does not populate submission props
Issue -
State: closed - Opened by frenzzy 8 months ago
- 1 comment
#448 - Drive letter is added to relative path on navigation when page is build on windows
Issue -
State: closed - Opened by bartcharbon 8 months ago
- 2 comments
#446 - Handle absolute redirects within `cache` on server
Pull Request -
State: closed - Opened by Brendonovich 9 months ago
- 2 comments
#445 - Fix 'Nested Routes' docs formatting
Pull Request -
State: closed - Opened by Brendonovich 9 months ago
- 1 comment
#444 - Treat `window.location.hash` as URI encoded
Pull Request -
State: closed - Opened by Brendonovich 9 months ago
- 1 comment
#442 - Make isRouting more reliable + other fixes
Pull Request -
State: closed - Opened by jpdutoit 9 months ago
- 3 comments
#441 - Ignore non-native LocationChanges in native navigation effect
Pull Request -
State: closed - Opened by Brendonovich 9 months ago
- 3 comments
#440 - ErrorBoundary fallback renders twice
Issue -
State: closed - Opened by andreiborza 9 months ago
- 2 comments
#439 - Forward absolute redirects inside `cache` from server to client
Pull Request -
State: closed - Opened by Brendonovich 9 months ago
- 3 comments
#438 - Absolute redirects inside `cache` are ignored if not called in `load`
Issue -
State: closed - Opened by Brendonovich 9 months ago
#437 - Update types.ts
Pull Request -
State: closed - Opened by atk 9 months ago
- 2 comments
#436 - Returning `never` from `redirect` function makes incorrect behavior
Issue -
State: closed - Opened by seahindeniz 9 months ago
- 6 comments
#435 - Fixes #434 - Export type Route as RouteInfo
Pull Request -
State: closed - Opened by jpdutoit 9 months ago
- 2 comments
#434 - In the new version, Route is imported as a type rather than a method.
Issue -
State: closed - Opened by cppsh1t 9 months ago
- 3 comments
#433 - Actions called in onMount (or first run effect) are destroyed by start process, and do not receive values nor errors
Issue -
State: closed - Opened by apatrida 9 months ago
- 4 comments
#432 - Export all types used in public API
Pull Request -
State: closed - Opened by jpdutoit 9 months ago
- 2 comments
#430 - `window.location` holds incorrect value on initial client-side render
Issue -
State: open - Opened by Tommypop2 9 months ago
- 4 comments
#429 - Crash when server function throws redirect and wrapped in createAsync
Issue -
State: open - Opened by apatrida 9 months ago
- 4 comments
#427 - Make useCurrentMatches a getter function
Pull Request -
State: closed - Opened by Brendonovich 9 months ago
- 3 comments
#426 - Parallel Routes
Pull Request -
State: open - Opened by Brendonovich 9 months ago
- 7 comments
#425 - `useCurrentMatches` is not reactive
Issue -
State: closed - Opened by mattersj 9 months ago
#424 - Mark touchstart event listener passive
Pull Request -
State: closed - Opened by Legend-Master 9 months ago
- 2 comments
#423 - fix: A component isActive subpath matching
Pull Request -
State: closed - Opened by madaxen86 9 months ago
- 2 comments
#422 - A component isActive subpath match incorrect
Issue -
State: closed - Opened by madaxen86 9 months ago
#421 - HTML anchors with unicode id hash could not trigger page jump
Issue -
State: closed - Opened by Reverier-Xu 9 months ago
- 2 comments
#420 - Add `useMatches` hook to expose router matches
Pull Request -
State: closed - Opened by oscartbeaumont 9 months ago
- 2 comments
#419 - Components consuming load functions no longer need non-null assertions
Pull Request -
State: closed - Opened by spiffytech 9 months ago
- 1 comment
#418 - useIsRouting returning true from SSR and causing Suspense issues
Issue -
State: closed - Opened by sabercoy 10 months ago
- 2 comments
#417 - fix: hash router state reset with `replace: false`
Pull Request -
State: closed - Opened by oedotme 10 months ago
- 2 comments
#416 - location.state undefined with HashRouter on v0.13.3
Issue -
State: closed - Opened by pecoram 10 months ago
- 4 comments
#415 - SSR no matching exports
Issue -
State: closed - Opened by QuentinDutot 10 months ago
- 1 comment
#414 - Fix no-revalidate from server action
Pull Request -
State: closed - Opened by LexSwed 10 months ago
- 4 comments
#413 - Re-Export RouterContext for more control
Pull Request -
State: open - Opened by iamcsharper 10 months ago
- 5 comments
#412 - Error: <A> and 'use' router primitives can be only used inside a Route.
Issue -
State: closed - Opened by solid-component 10 months ago
- 3 comments
#411 - doc(cache): add missing async keyword
Pull Request -
State: closed - Opened by marvin-j97 10 months ago
- 1 comment
#410 - feat: add URL transformation hook
Pull Request -
State: closed - Opened by jchatard 10 months ago
- 5 comments
#409 - Form component
Pull Request -
State: open - Opened by SarguelUnda 10 months ago
- 4 comments
#408 - Why not just export useRouter and useRoute?
Issue -
State: closed - Opened by zxdstyle 10 months ago
- 2 comments
#407 - Route load results in inconsistent revalidation behaviour
Issue -
State: closed - Opened by katywings 10 months ago
- 2 comments
#406 - Slow performance matching route with localeCompare
Issue -
State: closed - Opened by chiefcll 10 months ago
- 2 comments
#405 - fix: state updates detection on history back/forward
Pull Request -
State: closed - Opened by oedotme 10 months ago
- 8 comments
#402 - feat(action): Error message for when calling raw action
Pull Request -
State: open - Opened by gabrielmfern 10 months ago
- 3 comments
#402 - feat(action): Error message for when calling raw action
Pull Request -
State: open - Opened by gabrielmfern 10 months ago
- 1 comment
#401 - don't submit form when submitevent get defaultPrevented
Pull Request -
State: closed - Opened by SarguelUnda 11 months ago
- 2 comments
#400 - action always trigger on form submit
Issue -
State: closed - Opened by SarguelUnda 11 months ago
#399 - [Bug?]: Unable to use `ErrorBoundary` when throwing Error from cached function in combination with `load`
Issue -
State: closed - Opened by bondehagen 11 months ago
- 5 comments
Labels: bug
#397 - fix(#396) - useLocation().state does not get updated on history back on same URL
Pull Request -
State: closed - Opened by r-Larch 11 months ago
- 1 comment