-
**Originally by @emarc**
___
In the new Navigator API, Views are registered using a string, and the API does not help in handling these. This is not ideal.
However, it's not clear how the problem co…
-
### What happened?
I can't return an object using yup setLocale.
For example: (From yup docs)
```ts
yup.setLocale({
number: {
min: ({ min }) => ({ key: 'field_too_short', values: { min }…
-
### Tested versions
-Reproducible in 4.3 and 4.4dev
-Perhaps reproducible in previous versions
### System information
Windows 11
### Issue description
```GDScript
class D:
var q = 1…
-
### Expected Behavior
It'd be nice if gradle jars were at least JPMS automatic modules themselves. module-info would be preferred, but that is harder to perhaps even impossible at this time.
### Cu…
-
## Description
I am working on a portfolio site, with a contact form that used `typed.ts`.
https://github.com/LoaderB0T/typed.ts/assets/48886164/3f4ca7a9-e8c0-4d60-b13f-640f3dcbc704
As you ca…
-
Hi folks — this may not be of interest to you, but just popping this in here in case it is.
Vinyl looks like it could be a good fit for properly typing B2T2, a benchmark for typed tabular programmi…
-
This paragraph equates compiled languages with statically typed languages. The fact that LISP and Scheme can be compiled, doesn't make them statically typed.
-
A C/C++ programmer primarily, looking to learn something new, golang! One of the things I first thought is what great potential it had as a statically typed scripting language! And I really like how y…
-
### 👟 Reproduction steps
Running the following code in a Flutter project:
```dart
prefs = {"data": {"name" : "Erhan"}};
User prefsUpdatedUser = await account.updatePrefs(
prefs: prefs,
);
```
Run…
-
# Lines of code
https://github.com/code-423n4/2023-03-asymmetry/blob/main/contracts/SafEth/derivatives/Reth.sol#L180
# Vulnerability details
## Impact
The fee tier for the Uniswap V3 pool pair com…