Maxim Tan

Results 5 issues of Maxim Tan

First mentioned here: #5 From what I can understand from the docs, I think filedragenter and filedragleave are emitted too often. I assume that `filedragenter `should only be emitted once,...

### Describe the bug After migrating to the latest svelte version and following [this guide](https://github.com/sveltejs/kit/discussions/5774) to do so, I have noticed that all builds using [adapter-netlify](https://www.npmjs.com/package/@sveltejs/adapter-netlify) fail if the adapter...

bug
pkg:adapter-netlify

Hey, I am trying to create a masonry grid without any (or very little) layout shift. Is this possible with `svelte-bricks`. My current attempts always load a one-column layout which...

enhancement
help wanted

**Describe the bug** A couple of weeks ago, we noticed that when using the SvelteSDK above 1.0.26, we would run into issues with our query passed to `fetchEntries`. **To Reproduce**...

### Description When using the `@tanstack/svelte-query` plugin within fastify, the `svelte-query.gen.ts` file generates just fine. However, I get the following error in all of my requestResourceOptions(): ```bash The inferred type...

bug 🔥