-
### Describe the bug
Utilizing the svelte 5 i receive ths error when i run "pn dev" in my bash. I received the suggestion of a dwongrade for Svelte 4. Would it help?
### Reproduction
```
No known …
-
Passing CSS vars to inline components isn't supported in MDsveX files.
Example:
Compiling this:
```svelte
import Chart from './Chart.svelte';
# Hello friends
Inline:
```
Yields th…
-
https://jsfiddle.net/kiuega/6a5v2nfz/3/
Hello, how can we set a position when the 'static' option is set to 'true' ?
In the example, I want to set the position to 'above' when 'static' is 'true' b…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
I saw in the documentation [CSS select](https://flowbite.com/docs/forms/select/) that add the multiple at…
-
Let's say I have this super simple dir structure with a few svelte components.
![image](https://user-images.githubusercontent.com/12690/79004794-c376c980-7b55-11ea-8c83-9fcc2bcb1386.png)
How wou…
Wolfr updated
4 years ago
-
### Describe the problem
Say I have some component which adds elements to ``. It doesn't matter what those elements are, just that they're either generated from `export let` inputs or are entirely st…
-
### Summary
To catch unintentional changes to components.
https://testing-library.com/docs/svelte-testing-library/intro/
### Tasks
- [ ] research
- [ ] add
- [ ] test
- [ ] improve
### URL
https…
-
Hi, is a possibility to have intellisense in editor? Which editor do you use? I did not find autocomplete for NativeScript components in Svelte files. I usually use the PhpStorm IDE to work.
Thanks
-
It seems like component library authors would want to create an npm package that exposes multiple Svelte components. Is there a reason each npm package produced by pelte can only contain a single comp…
-
If the user scrolls the pre-rendered page while the Svelte components are still loading, the document jumps to the top when the loading is finished, and the pre-rendered document is swapped with the S…