Jérémy Le Mardelé

Results 5 issues of Jérémy Le Mardelé

Hi, I just came up with an issue quite weird. As it only happens in one specific situation. Dereferencing assets does not work in GROQ v1 (it work in previous...

Hello, I just wanted to report that the `.icon()` function is missing for `S.object()` types. ```javascript S.obj('myObject').icon(CustomIcon)... // throws an error ``` And thank you so much for this awesome...

**Describe the bug** Using svelte-preprocess with Svelte 5 and importing a Svelte 5 component from an npm package triggers an error: ```'p' has already been declared``` **Detailed error with a...

Hey, How easy would it be to implement a VMasonry component for svelte? I see your are refactoring a few things about VGrid (react), maybe we could benefit this for...

### Describe the bug Since svelte 5.42.0, there is a weird reactivity bug in a very specific situation. Using bits-ui (for example a tooltip), and experimental async, when hovering/preloading a...