-
I @TehShrike, your router is amazing! I'm trying to use it with Svelte 3.
Your example (here: https://github.com/TehShrike/state-router-example/tree/master/implementations/svelte) is with Svelte 2.…
-
Problem is that, for the most part, the way we use and build components is incompatible with Svelte SSR. More specifically one part - reactive statements (ie `$: `).
For an ideal SSR experience, we…
-
Hello!
I'm using `svelte-loadable` in conjunction with `svelte-routing`. I'm having an issue where there is a ~1 second delay when changing route before my component is displayed. I was thinking th…
-
I am new to Phoenix/Elixir. This project seems to combine my two favorite frameworks into one. Now I wonder how do you pass data back to Elixir from Svelte component? Via dispatch? How about passing …
-
### Would you like to work on a fix?
- [ ] 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
Background co…
-
### Describe the bug
Whitespaces are not preserved in non-`pre` tags, even with `white-space; pre;` on.
### Reproduction
Save this code in a classic `.html` file:
```html
A
B
C
D
``…
-
### Describe the bug
When using an {#await} in svelte:head, the head elements starts to be broken: the awaited elements are never destroy on route change.
But, if I await a component in svelte:h…
-
So I heard about svelte js, wanted to try it, and sapper is the static-site generator for it. Plus it'll make @spikeheap furious!
My portfolio is now exceedingly unwieldy with all kinds of html all…
-
### Describe the problem
I'm using Vite + Svelte + @sveltejs/package to package Svelte components for my Svelte apps. One of the components needs to access [`window`](https://developer.mozilla.org/…
-
The records mode is a weird thing in OpenRefine. What is even weirder is that the tool itself gives very little clues about how it works.
For facets, for instance, we have a little help text that is …