-
### Description
I stumbled upon this strange bug. It seems to be very rare so rather low-priority. I can try to look into what's happening once I'm less busy...
### Steps to reproduce
1. put …
ces42 updated
2 months ago
-
## Hello!
- Vote on this issue by adding a 👍 reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
## Issue details
Some …
-
**Describe the solution you'd like**
As a TypeScript user of the library I'd to be able to pass a custom `onKeyDown` event. This is currently possible, but we will get a TS error.
**Additional con…
-
Miałem ostatnio okazję popracować z [effect](https://effect.website/). Libek jest bardzo ciekawy w swoich założeniach, ma kilka unikalnych zalet i twierdzi że jest "typescriptem nowej generacji". Prez…
-
### What is the issue?
I've just spent this morning working through an issue on my colleague @MauriceGoodf 's machine.
Since at least the end of last week it wasn't possible to connect to the IPv4…
-
### Desired Behavior
There's a whole bunch of closed tickets, online discussion, workarounds, etc. for this:
```
$ npx ts-node somefile.ts
TypeError [ERR_UNKNOWN_FILE_EXTENSION]: Unknown file ex…
-
Currently hacking around this by copying the source in to a template string.
See [https://github.com/rivet-gg/opengb/pull/511](https://github.com/rivet-gg/opengb/pull/511)
-
Could not find a declaration file for module 'currency-converter-lt'. '/node_modules/currency-converter-lt/index.js' implicitly has an 'any' type.
Try `npm i --save-dev @types/currency-converter-lt…
-
Hi,
I am trying to extract some sunvolumes in WarpTools and I am seeing a weird error. The extraction runs, all the subvolumes are created but I get this error:
```
No particles to write out. …
-
A considerable amount of time is spent in `sim/battle.ts` during `npm run full-test`.
### Profiling
Here are some simple profiling results taken during `npm run full-test`, on a branch with #106…