-
### Preliminary Checks
- [X] I have reviewed the documentation: https://clerk.com/docs
- [X] I have searched for existing issues: https://github.com/clerk/javascript/issues
- [X] I have not a…
-
### Describe the bug
On page load, we pass the initial data into the component. Because of this, we don't need to fetch data again when the component is mounted, but if the query params change, we ne…
-
Version: Deno 2.0.0
I created a script with
```ts
import pl from "npm:nodejs-polars@0.16.0";
```
and it runs with
```sh
deno run
```
(on Windows) but when I use
```sh
deno co…
-
**Describe your feature request**
This is a feature request.
It would be nice to have a deb registry that always points to the latest major version of nodejs, to auto-upgrade to the latest version.
…
-
### Describe the bug
Back in https://github.com/sveltejs/svelte/issues/12721, which was ultimately solved through https://github.com/sveltejs/svelte/pull/12745, there were some false positives when…
-
### Describe the bug
a variable named "state" or "derived" can cause typescript to show error if the $state or $derived runes are used before that variable.
### Reproduction
In the docs I ran…
-
Edits by @JLHwung
If you hit this issue via search engines, please refer to https://github.com/babel/babel/issues/8599#issuecomment-417880788.
---
## Bug Report
**Current Behavior**
Rece…
-
Type: Performance Issue
git slow slow slow
VS Code version: Code 1.94.2 (384ff7382de624fb94dbaf6da11977bba1ecd427, 2024-10-09T16:08:44.566Z)
OS version: Windows_NT x64 10.0.22631
Modes:
System …
-
Got the [proxy server from the esbuild documentation](https://esbuild.github.io/api/#serve-proxy) working, in [another project](https://github.com/nathanjhood/ts-web-components).
I used the exact s…
-
I stumbled upon your repo and noticed that you use some nodejs scripts for your i3blocks.
I've in the past tried writing some myself but never got any of them to output anything to the i3bar, even a …