GitHub / sveltejs/kit issues and pull requests
Labelled with: router
#13593 - fix: only call `afterNavigate` once on start when SSR is disabled
Pull Request -
State: closed - Opened by eltigerchino 9 months ago
- 2 comments
Labels: router
#13593 - fix: only call `afterNavigate` once on start when SSR is disabled
Pull Request -
State: closed - Opened by eltigerchino 9 months ago
- 2 comments
Labels: router
#13573 - `afterNavigate` fires twice when SSR is turned off
Issue -
State: closed - Opened by Serator 9 months ago
Labels: bug, router
#13492 - fix: correct hash routing behavior
Pull Request -
State: closed - Opened by stephenlrandall 9 months ago
- 7 comments
Labels: router, needs-decision
#13490 - Fix: handle `data:` and `about:` protocols better
Pull Request -
State: open - Opened by kran6a 9 months ago
- 2 comments
Labels: router
#13482 - fix: correct hash routing behavior
Pull Request -
State: closed - Opened by stephenlrandall 9 months ago
- 1 comment
Labels: router
#13482 - fix: correct hash routing behavior
Pull Request -
State: closed - Opened by stephenlrandall 9 months ago
- 1 comment
Labels: router
#13303 - fix: respect replace_state on navigation where applicable
Pull Request -
State: open - Opened by konstantinov90 11 months ago
- 10 comments
Labels: router
#13099 - fix: correctly match route groups preceding optional parameters
Pull Request -
State: closed - Opened by eltigerchino 12 months ago
- 2 comments
Labels: router
#13099 - fix: correctly match route groups preceding optional parameters
Pull Request -
State: closed - Opened by eltigerchino 12 months ago
- 2 comments
Labels: router
#13095 - Optional route [[lang]] followed by (group) breaks router
Issue -
State: closed - Opened by codeit-ninja 12 months ago
- 1 comment
Labels: bug, router
#12866 - fix: defer when clicking hash links with data-sveltekit-reload
Pull Request -
State: closed - Opened by eltigerchino about 1 year ago
- 1 comment
Labels: router
#12866 - fix: defer when clicking hash links with data-sveltekit-reload
Pull Request -
State: closed - Opened by eltigerchino about 1 year ago
- 1 comment
Labels: router
#12395 - fix: Allow `#top` and the empty string as special-case non-missing IDs
Pull Request -
State: closed - Opened by elliott-with-the-longest-name-on-github over 1 year ago
- 5 comments
Labels: router
#12395 - fix: Allow `#top` and the empty string as special-case non-missing IDs
Pull Request -
State: closed - Opened by elliott-with-the-longest-name-on-github over 1 year ago
- 5 comments
Labels: router
#12005 - fix: handle redirect thrown from root layout load when client-side navigating to a non-existent page
Pull Request -
State: closed - Opened by eltigerchino over 1 year ago
- 2 comments
Labels: router
#11994 - fix: update `pushState` function to reflect the new url in the `page` store
Pull Request -
State: closed - Opened by SunPodder over 1 year ago
- 5 comments
Labels: router
#11994 - fix: update `pushState` function to reflect the new url in the `page` store
Pull Request -
State: closed - Opened by SunPodder over 1 year ago
- 5 comments
Labels: router
#11968 - fix: better error message when calling push/replaceState before router is initialized
Pull Request -
State: closed - Opened by PatrickG over 1 year ago
- 2 comments
Labels: router
#11968 - fix: better error message when calling push/replaceState before router is initialized
Pull Request -
State: closed - Opened by PatrickG over 1 year ago
- 2 comments
Labels: router
#11956 - `$page.state` is lost after page refresh
Issue -
State: open - Opened by mpost over 1 year ago
- 15 comments
Labels: feature / enhancement, router
#11895 - fix: do not create unwanted record in history when redirecting after an invalidation
Pull Request -
State: closed - Opened by konstantinov90 almost 2 years ago
- 2 comments
Labels: router
#11895 - fix: do not create unwanted record in history when redirecting after an invalidation
Pull Request -
State: closed - Opened by konstantinov90 almost 2 years ago
- 2 comments
Labels: router
#11523 - SvelteKit 2: Shallow Routing / Browser Navigation Fails to Reopen Modal and Route
Issue -
State: closed - Opened by m345054 almost 2 years ago
- 3 comments
Labels: bug, router
#11499 - Google Analytics (GA4) not working in SvelteKit 2
Issue -
State: closed - Opened by hesselmid almost 2 years ago
- 5 comments
Labels: router
#11492 - replaceState in onMount does not update the $page store
Issue -
State: closed - Opened by hyunbinseo almost 2 years ago
- 2 comments
Labels: router
#11465 - pushState and replaceState causing inconsistencies with different url
Issue -
State: open - Opened by AlexisGado almost 2 years ago
- 1 comment
Labels: bug, router
#11452 - Disabling scroll restoration when doing `history.back()` after `pushState()`
Issue -
State: open - Opened by aradalvand almost 2 years ago
- 3 comments
Labels: feature request, router
#10856 - fix: hash link to new page focuses the correct element
Pull Request -
State: closed - Opened by eltigerchino about 2 years ago
- 8 comments
Labels: router
#10856 - fix: hash link to new page focuses the correct element
Pull Request -
State: open - Opened by eltigerchino about 2 years ago
- 8 comments
Labels: router
#10659 - Ability to invalidate a custom identifier on goto()
Issue -
State: closed - Opened by gterras about 2 years ago
- 6 comments
Labels: feature / enhancement, router
#10550 - Anchor with #hash not showing :target CSS after history.back()
Issue -
State: closed - Opened by hyunbinseo over 2 years ago
- 4 comments
Labels: wontfix, router
#10524 - Navigating between /route and /route#hash breaks intermittently.
Issue -
State: closed - Opened by whataboutpereira over 2 years ago
- 6 comments
Labels: bug, router
#10234 - Same route anchor links only fire once when a hash link is preloaded with `data-sveltekit-preload-data`
Issue -
State: closed - Opened by mattpilott over 2 years ago
- 2 comments
Labels: bug, router, ready to implement
#10122 - beforeNavigate hook loses search parameters present in the URL after successive navigations
Issue -
State: closed - Opened by Benaiah over 2 years ago
- 4 comments
Labels: bug, router, ready to implement
#10119 - Allow more flexible, simple and intuitive routing (beyond +page convention)
Issue -
State: closed - Opened by camiloux over 2 years ago
- 2 comments
Labels: router
#9897 - fix: make base URL for relative redirects consistent
Pull Request -
State: open - Opened by zqianem over 2 years ago
- 5 comments
Labels: router
#9747 - fix: ensure `beforeNavigate` works on other navigations after clicking a download link
Pull Request -
State: open - Opened by eltigerchino over 2 years ago
- 19 comments
Labels: router, needs-decision
#9508 - data-sveltekit-preload-data="hover" results in unexpected hard navigation when network is sketchy / offline
Issue -
State: closed - Opened by leereamsnyder over 2 years ago
- 6 comments
Labels: bug, router
#8403 - Invalidate url and searchParams separately
Issue -
State: closed - Opened by Algoinde almost 3 years ago
- 13 comments
Labels: feature request, router, p3-edge-case
#8203 - Proxy to SvelteKit route auto-refreshes to 404
Issue -
State: open - Opened by probablykasper almost 3 years ago
- 5 comments
Labels: router
#7443 - Hash based routing
Issue -
State: closed - Opened by alvarolm about 3 years ago
- 10 comments
Labels: router, p2-nice-to-have
#7405 - Layout with transition not unmounted on navigation
Issue -
State: closed - Opened by hyunbinseo about 3 years ago
- 14 comments
Labels: bug, router, blocked by upstream
#7271 - SvelteKit restores removed or modified url hash after load function
Issue -
State: open - Opened by heikkilamarko about 3 years ago
- 4 comments
Labels: router
#6294 - Opt out of `load` invalidation
Issue -
State: closed - Opened by Rich-Harris over 3 years ago
- 21 comments
Labels: enhancement, router, p2-nice-to-have
#6183 - Setup each page - init hook, `export const blocking`, etc.
Issue -
State: closed - Opened by stalkerg over 3 years ago
- 34 comments
Labels: feature / enhancement, router
#6031 - allow `config.kit.files.routes` to be an array of directories
Issue -
State: open - Opened by sidvishnoi over 3 years ago
- 9 comments
Labels: feature request, router, p3-edge-case
#5699 - SSR Only Routes
Issue -
State: open - Opened by itswellknown over 3 years ago
- 9 comments
Labels: feature / enhancement, router, p3-edge-case
#4941 - Add option to always reinstantiate a component on navigation
Issue -
State: open - Opened by ufoscout over 3 years ago
- 12 comments
Labels: feature request, router, p1-important
#3621 - Browser "back" button doesn't scroll back from anchors in current page
Issue -
State: closed - Opened by Glench almost 4 years ago
- 10 comments
Labels: bug, router
#2733 - Page scroll position not reset to top on navigation (regression)
Issue -
State: open - Opened by geoffrich about 4 years ago
- 95 comments
Labels: bug, help wanted, router, p2-nice-to-have, scroll management
#2667 - CSS psuedo selector ':target' issue
Issue -
State: closed - Opened by Kainkainkain about 4 years ago
- 4 comments
Labels: bug, router, p3-edge-case
#2664 - Anchor links broken when navigating across pages
Issue -
State: closed - Opened by mikenikles about 4 years ago
- 26 comments
Labels: bug, router, p1-important
#1130 - i18n: localized / translated routes
Pull Request -
State: closed - Opened by pzerelles over 4 years ago
- 18 comments
Labels: feature / enhancement, router
#1130 - i18n: localized / translated routes
Pull Request -
State: closed - Opened by pzerelles over 4 years ago
- 18 comments
Labels: feature / enhancement, router
#628 - Svelte transition impacts navigation
Issue -
State: closed - Opened by imCorfitz over 6 years ago
- 31 comments
Labels: router