svelte-hash-router icon indicating copy to clipboard operation
svelte-hash-router copied to clipboard

Results 7 svelte-hash-router issues
Sort by recently updated
recently updated
newest added

Bumps [svelte](https://github.com/sveltejs/svelte) from 3.46.6 to 3.52.0. Changelog Sourced from svelte's changelog. 3.52.0 Throw compile-time error when attempting to update const variable (#4895) Warn when using <a target="_blank"> without rel="noreferrer" (#6188)...

dependencies

Bumps [tar](https://github.com/npm/node-tar) from 4.4.8 to 4.4.19. Commits 9a6faa0 4.4.19 70ef812 drop dirCache for symlink on all platforms 3e35515 4.4.18 52b09e3 fix: prevent path escape using drive-relative paths bb93ba2 fix: reserve...

dependencies

The examples are not complete ? I've created index.js and App.svelte but the routing don't work ? Do I need to import index.js somewhere ?

question

Hi! Is it possible to force a redirect inside a component's script tag? (for example, if the user is not logged in, redirect to `/login`)

question

I'm writing unit tests to validate correct pages are appearing on navigation change. I am using [Svelte Testing Library](https://github.com/testing-library/svelte-testing-library). I can not provide the actual code due to privacy reasons...

Now that Svelte [officially supports Typescript](https://svelte.dev/blog/svelte-and-typescript), would you mind exporting Typescript types for this library?

Bumps [svelte](https://github.com/sveltejs/svelte) from 3.46.6 to 3.55.1. Changelog Sourced from svelte's changelog. 3.55.1 Fix draw transition with delay showing a dot at the beginning of the path (#6816) Fix infinity runtime...

dependencies