Benjamin Bender

Results 101 comments of Benjamin Bender

I'm seeing '"request" is not available on the client. Use it within an `if (isServer)`'-errors while playing with the `with-auth`-example when not server-rendering. Is this known/expected? As this error-description is...

Can confirm! Fixed for me in `0.1.0-alpha.92`. Thank you!

Same problem on m1-osx with a solid-project :/

Seems to be fixed (at least for me).

I'm not sure if that's the best approach, but it's what works for me atm - so here is my current solution... I first had a look at the `processRequest()`-method...

@AndreasHald Simply use https://github.com/PabloSzx/graphql-ez/tree/main/examples/sveltekit - which integrates SvelteKit, Graphql-Helix & Envelop.

@AndreasHald yes and no. The bundling process in sveltekit and vite is somewhat brittle atm. They are still figuring out how to handle all edge- and legacy-cases in their esm-packages-only-strategy....

Hey @IanVS, I also gave it a quick shot and identified some improvements: 1. `"^.+\\.svelte$": ["svelte-jester", { preprocess: true }],` - svelte-jester instead of jest-transform-svelte as the latter is outdated...

Hmm, so it's expected to not apply until the prefpane is opened? That would kill it for my (test-)usecase as it will put the leds in the wrong state on...

Hmm, it doesn't seem to save anything related in `defaults read org.zhen.YogaSMC`. Am I missing smth?