-
### Basic info:
- v20.18.0
- 24.0.0
### Minimal reproduction case
```js
const { JSDOM } = require("jsdom");
const html =
' tr.svelte-1ob8zmv:has(input:where(.svelte-1ob8zmv):…
-
### Describe the bug
I ported the "React Example: Filters" (https://tanstack.com/table/v8/docs/examples/react/filters) to svelte and I cannot get it working.
When I enter anything into the inpu…
-
I upgraded to svelte 5 but svelte-headless-table not supported for svelte 5
-
I'm getting this error when importing Tabler icons for a Svelte project.
```
[vite] Pre-transform error: EMFILE: too many open files, open '/home/theeast/Projects/fromtheeast710.github.io/node_mod…
-
Hi, I discovered a problem when switching to svelte 5. If, when initializing a table, we specify the “highlight” parameter, then the search result breaks
`const table = new TableHandler(data, {rows…
-
In the "Hello World" example using `ThSort` or `ThFilter` triggers the warning
```
[svelte] ownership_invalid_mutationnode_modules/@vincjo/datatables/dist/src/shared/ThSort.svelte mutated a value ow…
-
## 1. Implement Google OAuth Authentication
### Install and Configure Dependencies
- Install `@auth/core` and `@auth/sveltekit` packages.
- Update `package.json` to include these new dependenci…
-
Hey there,
I know it's too early to ask for that but I'm getting the following error with the current version (1.3.3)
> node_modules/wx-svelte-core/src/components/Button.svelte:12:23 Declaring or …
-
Ported over from [a discussion on the Convex Community Discord](https://discord.com/channels/1019350475847499849/1286663089617371205).
1. I create a new model file `goats.ts` containing...
```
im…
btab updated
2 months ago
-
With new APIs in Svelte 5 like [Snippets](https://svelte-5-preview.vercel.app/docs/snippets) as well as [breaking changes](https://svelte-5-preview.vercel.app/docs/breaking-changes) (especially the on…