-
### Describe the bug
Following a discord discussion https://discord.com/channels/457912077277855764/1087836825416114177 I wanted to open an issue as well. I have an issue with redirection inside th…
-
We are migrating the Vue Language Features extension from our own TS LSP server to the TS plugin. I found that some features of `typescript-language-features` cannot be configured. I can o…
-
https://daybrush.com/moveable/storybook
* [x] Vanilla
* [x] Svelte
* [x] Lit
* [x] Vue 2, Vue 3
* [x] React
* [x] Angular
* [ ] Solid
Whenever you report bugs/add new features, add t…
-
### Issue workflow progress
_Progress of the issue based on the [Contributor Workflow](https://github.com/the-guild-org/Stack/blob/master/CONTRIBUTING.md#a-typical-contributor-workflow)_
- [ ] 1…
-
### Background
This is an idea about how to solve the very common author pain point where CSS that is not actually unused gets removed.
Here is a sampling of closed issues on this:
- https://gith…
-
Vite has its own app generators for this list of frontend frameworks out of the box. "Others" include even more + there are TS templates.
Vite is simple to config, uses esbuild by default unde…
-
Root cause issue for:
* #65
* #68
* #70
* https://github.com/nodegui/svelte-nodegui-starter/issues/4
After a lot of red herrings involving Node version, environment, `nodegui` version, `qode`…
-
`SIGTERM` has no effect for `npm run dev`.
I'm using Svelte with Tauri (related issue: https://github.com/tauri-apps/tauri/issues/1626), and this is causing leftover processes running after Tauri e…
-
# Description
Calling golang functions in subpages such as `localhost:34115/foo` produces following error:
![image](https://user-images.githubusercontent.com/66555275/215036628-88f76be6-7003-430…
-
### Describe the bug
Running in Svelte 4 / non-runes mode.
Sorting a child array on an object property passed in triggers reactivity as though the passed in property changed (it's not using bind…