Arun Kumar
Arun Kumar
Added CDN by Jsdelivr
### Describe the bug Tauri `npm run tauri dev` failed The actual Error : error: could not compile `json-patch` Caused by: process didn't exit successfully: `rustc --crate-name json_patch --edition=2018 C:\Users\aruns\.cargo\registry\src\github.com-1ecc6299db9ec823\json-patch-0.2.7\src\lib.rs...
iam using svelte with tauri. By default this lib uses the location "src-tauri" , works fine if we run the dev but its not including the db file to the...
its not working for me 
### Clear and concise description of the problem Need this **"Pull To Refresh"** on Konsta UI same like Framework7 ### Suggested solution https://framework7.io/svelte/pull-to-refresh ### Alternative _No response_ ### Additional context...
Add Svelte 5 support please ```npx sv migrate svelte-5``` https://svelte.dev/docs/svelte/v5-migration-guide#Migration-script
### What versions & operating system are you using? node : v24.11.1 npm : 11.6.2 sveltkit : "^2.48.4" svelte : "^5.43.6" wrangler : "^4.47.0" @sveltejs/adapter-cloudflare : "^7.2.4" ### Please provide...