-
### Preflight Checklist
- [x] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project.
- [x] I agree to follow the [Code of Conduct]…
-
We've had a little over a year of split `base`, it's a good start, but I don't believe we are yet on track for the big goal:
(Stated two ways, each implies the other)
> Upgrading GHC should not …
-
### Steps to reproduce
1. Added these below line:
```
val filePath = settingsDir.parentFile.toString() + "/flutter_module/.android/include_flutter.groovy"
apply(from = File(filePath))
```
2. …
-
### ⚠️ Please verify that this question has NOT been raised before.
- [X] I checked and didn't find similar issue
### 🛡️ Security Policy
- [X] I agree to have read this project [Security Poli…
-
Ideally, it should be aligned with v24.3.0 (version we use internally).
With current version (3.1.27), SMILES import fail on our side.
-
The current implementation of `FlagsmithClient` attaches `sendTimeout` from `FlagsmithConfig` to every http request it sends. On the web platform, this causes dio client to [log warnings](https://gith…
-
### Description
Consider the code below.
```bal
type Period record {
string date;
SomeClass[] someClass;
};
type TimeData record {
string date;
string section;
string…
-
-
### Feature Description
As we have a globally `db.SearchOrderBy` for sorting, in some places we still using `xorm.Session.Asc(col_name)` and `xorm.Session.Desc(col_name)` which may make mistakes like…
-
When trees and buildings obscure the sky I lose my navigation while I am driving.
I would that app automatically calculate route with internal sensors until the sky come visible again.
serrq updated
7 months ago