Results 39 comments of Robin Bozan

Hi, have you figured it out? I am asking myself the same question. Using the tracing extension might help a bit though but I'd like to see the executed query...

Maybe you can use a https://async-graphql.github.io/async-graphql/en/define_union.html

+1 on above comment. https://flowbite-svelte.com/docs/components/tab#mainContent also doesnt work from search results.

> Can you show us your code? I rephrased it a bit but the code can be seen in the examples of the docs. Serverside rendering does happen but on...

@lortschi Do I understand correctly that `` does not support the `castShadow` and `receiveShadow` properties? They are used right here in the example: https://threlte.xyz/docs/reference/extras/gltf#example Indeed it doesn't seem to work...

I don't know but I personally found it confusing. It's not stated here for example https://vite-pwa-org.netlify.app/frameworks/sveltekit.html#pwa-assets or https://github.com/vite-pwa/assets-generator (even though it's not Sveltekit specific). And it actually works in development...

Weirdly enough I had the same but I figured out it was because I used `yarn` instead of `npm install` in my NPM project .. Not sure if some new...

> I can confirm the issue. > > Although the #661 _does_ fix this setup, it also breaks the test suite, as jest (the test framework) doesn't support es modules....

`graphemeImages` are missing and basically you can not pass them even though they are mentioned in the types of this package. Anyways, even after adding the `graphemeImages`, they render in...