-
### Description
When running UniMe in dev on macOS, occasionally, it looks like SvelteKit serves the wrong route. This can happen in different routes.
### Hardware Specification
Happens in developm…
-
Maybe use some translation tool for the initial translations and then get people to double check it.
When a translation is not available just show the english version. Also display what percentage…
-
**Describe the bug**
Using Sveltekit.
If the API (set with `baseUrl` option if `createAuthClient`) is not responding, a call the `client.useSession()` causes a fatal crash instead of reporting an er…
-
Hi @MikeBild, thanks for the step-by-step instructions given in the documentation.
Any tips on why the `> Using adapter-awscdk` step of `npm run build` doesn't produce any results? I don't find an…
-
### Describe the bug
500
Internal Error
### Reproduction
1. Create a `src/routes/+page.server.ts` file with this content
```ts
import type { PageServerLoad } from './$types';
export c…
-
When `initiallyVisible` or `alwaysVisible` is true, Svrollbar doesn't properly rerender when changing routes in Sveltekit, causing layout bugs. This only occurs if the one of the visible override prop…
-
e.g. for cloudflare, when it would be in a http header (`True-Client-IP`?) instead of using SvelteKit's `event.getClientAddress()`
-
The conversation around layouts has changed somewhat since the release of Sveltekit.
Questions:
- Do we need layouts anymore? Can we achieve the same functionality with kit's layouts? What about oth…
pngwn updated
3 months ago
-
Love your work on this, I was just following the documentation and noticed some typos (i.e.)
1. Import names
https://github.com/bevm0/trpc-svelte-toolbox/blob/b4292ad06a1dcc322fd27c6ba38c5d4735c6d…
-
```js
import FloodFill from 'q-floodfill';
```
I have `"type": "module",` in my package.json
Error:
```
ReferenceError: window is not defined
at Object. (......./node_modules/q-floodfil…
Azq2 updated
3 months ago