-
-
No overload matches this call.
Overload 1 of 2, '(props: Settings): Slider', gave the following error.
Type 'Element[] | undefined' is not assignable to type 'ReactNode'.
Type 'Element[…
-
Recorded here for now.
Current guess is that it's an issue with several type enumerations in JoinedNetwork. Probably creating the appropriate Scheme will fix it. Or maybe a generator error? (Unlike…
-
Should we explore using [TypeScript](https://www.typescriptlang.org/docs/home.html) for this application? I favor using this, but I don't want to introduce anything overly complex which might block an…
-
I updated `reactotron-react-native` from `5.0.3`to `5.0.4`. It uses `reactotron-core-client` `2.8.11` which has many `TypeScript` errors. Please fix it.
You can test by clone https://github.com/Bar…
-
Initial version of typescript SDK w/ parity
also still needs:
- [ ] #43
- [ ] #44
-
# Context
Due to the increasing size of the team, code quality might suffer as everyone has their coding style. To remedy this, we should implement stricter ESLInt and ts.config rules. Due to workflo…
-
### 🔎 Search Terms
"typescript 5.7", "type assertions", "casting", "regression", "zod", "tsc"
### 🕗 Version & Regression Information
- This changed between versions 5.6.3 and 5.7.2
### ⏯ Playgrou…
-
When setting the company of a user the TS definition defines an attributes field.
In reality the attributes should be inside of the company object one level deep not inside of this attributes field…
-
Selected option 2
- [ ] Update typescript to `5.x`
- [ ] Document our new minimum typescript version
- [ ] Document a policy for updating typescript in minor versions in the future
- [ ] Add a…