MoritzKronberger

Results 2 issues of MoritzKronberger

Since trpc-sveltekit allows procedure calls inside the `load` function, by passing `load`-`fetch` to the client, it would be nice to be able to invalidate the procedure calls like any other...

Using Svelte 4.2.7 with carbon-icons-svelte 12.11.0 and carbon-components-svelte 0.85.2 setting icons on carbon components raises errors such as: ``` Types of construct signatures are incompatible. Type 'new (options: ComponentConstructorOptions) =>...