-
We originally wrote this as an opt in because we didn't want to bog down type checking and lint with repos that didn't have typescript in them. Now, that is more of the exception than the rule. Perhap…
-
### Describe the bug
I saw that the tauri 2.0.0 RC0 came out and wanted to migrate my projects to it; though I noticed the cargo build failing with the message:
```
error: failed to run custom buil…
-
took some hours to "fix" this ... also tried [import-js](https://github.com/Galooshi/import-js) but fails on dynamic imports
i just wanted to import the [ModTrack](https://github.com/fiduswriter/fi…
-
While looking into https://github.com/phetsims/chipper/issues/1450, I saw that typescript-eslint v8 has been released. Here is the release announcement page: https://typescript-eslint.io/blog/announci…
-
From https://github.com/phetsims/chipper/issues/1415, we would like to investigate giving each repo its own tsconfig entry point. we believe this will help with speed and memory.
-
Column type for UserModel#userId is not defined and cannot be guessed. Make sure you have turned on an "emitDecoratorMetadata": true option in tsconfig.json. Also make sure you have imported "reflect-…
-
## Issue Description
### Expected Behavior
Change props theme in styled of the "solid-styled-components" via createSignal or createContext.
### Actual Behavior
When receiving context or si…
-
**Describe the bug**
After upgrate the react-sortablejs version from 6.0.3 to 6.1.0, I got this error everytime I click on my sortable list:
```bash
Uncaught TypeError: Cannot assign to read only…
-
[PGFinder 2.0.pptx](https://github.com/Mesnage-Org/pgfinder/files/14169975/PGFinder.2.0.pptx)
-
The error only happens when I access a page directly. For example, if I try to access `example.com/books` directly (which only uses `transChoice`), the page doesn't load and the exception is thrown. H…