José Pablo Ramírez Vargas
José Pablo Ramírez Vargas
### Describe the bug Ok, this is going to be difficult for me because I'm not front-end dev. Maybe the bug is not a bug but an error on my...
My ask is a very simple one: Based on the fact that I don't want to keep on learning the git CLI (or any CLI for that matter), I like...
Hello again. As a user that prefers graphical tools to work with Git, I was very used to creating tags with Git Graph. In it, a handy "push to remote"...
### Describe the bug I the library I'm working on, I have a not-so-simple arrangement of components that together form a menu toolbar. The base component provides a named slot...
### Describe the bug Hyperlinks that navigate to different routes only load the layout content. The route's page is not loaded. ### Reproduction https://www.sveltelab.dev/eqea8de6bitzs4e ### Logs _No response_ ### System...
### Describe the problem The problem is the current state of the error. I just started a Svelte v5 branch for a large component library. I installed Svelte v5 and...
Looks like nothing is getting though anymore.
### Describe the problem AFAIK, writing snippets outside of Svelte component files is not possible. However, unit testing would greatly benefit from being able to define snippets in .svelte.ts files....
### Describe the bug Take the REPL code, but in a Sveltekit project using TypeScript for the purposes of creating an NPM package. The idea here is to collect multiple...
### Describe the bug Hello, I describe this in #13224 and in short, a `$state` value doesn't react when it is "foreign" to the project. I made a reproduction repository...