-
### Current Behavior:
When embedding a `` in Svelte with `volume` set to `0` and `muted` set to `true`, the player starts at full volume.
If you `bind:this={player}` and programatically set `pla…
-
### Current Behavior
Deploying the sveltekit example repo here https://github.com/blocknative/web3-onboard/tree/main/examples/with-sveltekit
to vercel causes an error
### Expected Behavior
Deploy…
-
- [ ] Consider switching from PrismJS to Shiki syntax highlighting
- https://github.com/shikijs/shiki
- https://rodneylab.com/sveltekit-shiki-syntax-highlighting/
- https://github.com/rodne…
-
I'm developing a dapp using sveltekit + tonconnectui, I have to install the `vite-plugin-node-polyfills` package to fix the Fix Buffer is not defined error, because `@ton/core` uses `Buffer` which is…
-
### How to reproduce
Running `pnpm run build` complains about `Error: Not found: /src/assets/fonts/DancingScript-Bold.ttf`
-
This surprisingly came up several times this week on Discord — a page that should fetch, filter and search some data through a `` and search params in `load`. My idea was a simple products, words, fru…
-
### Would you like to work on a fix?
- [x] Check this if you would like to implement a PR, we are more than happy to help you go through the process.
### Current and expected behavior
*I understand…
-
### Is there an existing issue for this?
- [X] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- [X] I have reviewed the documentation https://docs.sentry.io/…
-
### Is there an existing issue for this?
- [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- [x] I have reviewed the documentation https://docs.sentry.io/…
-
First - thanks for doing this - I'm very impressed (fwtw)
I can register but when I login, w/ no indication of error, it navigates to the root page. I am using this to learn SvelteKit. Is there a…