mefechoel / svelte-navigator

Simple, accessible routing for Svelte
Other
506 stars 39 forks source link

Fixed typings: `location.state` may be null #115

Open marekdedic opened 6 months ago

marekdedic commented 6 months ago

If no state object was added, the property will be null

Duplicate of #105, which was accidentally closed by a branch rename