issues
search
mefechoel
/
svelte-navigator
Simple, accessible routing for Svelte
Other
508
stars
39
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Error: Type 'Props' does not satisfy the constraint 'Record<string, any>'.
#117
marekdedic
opened
2 months ago
0
URL encoding with special characters does not work as expected
#116
SilverSomma
opened
10 months ago
0
Fixed typings: `location.state` may be null
#115
marekdedic
opened
10 months ago
0
useLocation() got triggered twice when we call navigate(-1)
#114
billy-onggo
opened
12 months ago
0
changes to work with svelte 4.
#112
norricorp
opened
1 year ago
9
Support Svelte 4
#111
Foorack
opened
1 year ago
22
Lazy Loading example does not pass props to component
#110
NicolasCwy
opened
1 year ago
0
parameters with Route
#109
norricorp
opened
1 year ago
1
Nested routes not working as expected when router basepath is set
#108
lionzeye
opened
1 year ago
0
Missing `typescript` peer dependency
#107
rtritto
opened
1 year ago
0
Bump @sideway/formula from 3.0.0 to 3.0.1
#106
dependabot[bot]
opened
1 year ago
0
Fixed typings: `location.state` may be null
#105
marekdedic
closed
10 months ago
0
vite and route with path parameter value contains a dot
#104
spaceman2023
closed
1 year ago
1
Bump json5 from 1.0.1 to 1.0.2
#103
dependabot[bot]
opened
1 year ago
0
Bump decode-uri-component from 0.2.0 to 0.2.2
#102
dependabot[bot]
opened
1 year ago
0
Prefix to slugs / more flexible path parsing
#101
asprionj
opened
2 years ago
1
Bump loader-utils from 2.0.2 to 2.0.4
#100
dependabot[bot]
opened
2 years ago
0
Add config example for deploying to vercel to docs
#99
jordienr
closed
2 years ago
2
Bump loader-utils from 2.0.2 to 2.0.3
#98
dependabot[bot]
closed
2 years ago
1
add a method to set global history
#97
eslym
opened
2 years ago
0
Accessing active route outside of router
#96
rehmulus
opened
2 years ago
0
FR: Add option to specify multiple paths for one route
#95
marekdedic
opened
2 years ago
1
README typo
#94
goldsami
opened
2 years ago
0
Plugin has no support for optional parameters
#93
CatchABus
opened
2 years ago
3
Svelte Transitions break the back button
#92
bobspace
opened
2 years ago
1
Combine private route with lazy loading
#91
Spaceman2019
opened
2 years ago
0
cannot install
#90
DomDumont
opened
2 years ago
7
Bump glob-parent from 5.1.1 to 5.1.2
#89
dependabot[bot]
closed
2 years ago
1
Bump ansi-regex from 5.0.0 to 5.0.1
#88
dependabot[bot]
opened
2 years ago
0
Swipe Gestures
#87
ollyde
closed
2 years ago
2
State is replaced when navigating to the same page but with no search path
#86
vmiliantsei
closed
2 years ago
2
Bump terser from 5.5.1 to 5.14.2
#85
dependabot[bot]
closed
2 years ago
1
Bump svelte from 3.31.2 to 3.49.0
#84
dependabot[bot]
closed
2 years ago
1
Option to turn off inline styles to not violate a basic Content Security Policy
#83
alexkirmse
closed
2 years ago
2
Bump moment from 2.29.1 to 2.29.4
#82
dependabot[bot]
closed
2 years ago
1
How to make a dynamic route with Svelte and svelte-navigator?
#81
rochdikhalid
closed
2 years ago
2
accept hash as route base
#80
ddcovery
closed
2 years ago
2
Bump jsdom from 16.4.0 to 16.7.0
#79
dependabot[bot]
closed
2 years ago
1
TypeError useResolve "Expected 1 arguments, but got 2"
#78
tofsjonas
closed
2 years ago
2
export let path not working
#77
tofsjonas
closed
2 years ago
2
Bump nth-check from 2.0.0 to 2.0.1
#76
dependabot[bot]
closed
2 years ago
1
Bump axios from 0.21.1 to 0.21.4
#75
dependabot[bot]
opened
2 years ago
0
Bump async from 3.2.0 to 3.2.3
#74
dependabot[bot]
closed
2 years ago
1
Bump tmpl from 1.0.4 to 1.0.5
#73
dependabot[bot]
opened
2 years ago
0
Bump path-parse from 1.0.6 to 1.0.7
#72
dependabot[bot]
opened
2 years ago
0
Route parameters "user/:id" and "second level" urls create an "Unexpected token <" error
#71
antonbrams
closed
2 years ago
1
Fix for issue #69
#70
Chunxei
closed
2 years ago
2
Argument of type 'typeof Router' is not assignable to parameter of type 'ConstructorOfATypedSvelteComponent'
#69
Chunxei
closed
2 years ago
1
How to add progress bar before routing to next page
#68
ghost
closed
2 years ago
3
Navigate to another page without unmounting the current one
#67
ClementNerma
closed
2 years ago
6
Next