-
ios seems to run fine (i use ios day-to-day, and using tor electrum causes no issues).
this doesn't look like native bridge clog: I did enable bridge monitor, and I didn't notice anything unusual t…
-
### Description
I have a C++ `std::function` (a `std::function` **with arguments**) which I want to wrap in a nice Swift closure (`(Double) -> Void`), to be able to call it later.
The C++ `std::…
-
-
There have been some ongoing issues with test262-harness and/or the configuration used to run test262-harness, which result in failures that aren't actually issues in the engines being tested. I'd lik…
-
@iron-leo I think that's a totally separate issue. Did you run `react-native start` before trying to build? metro no longer gets started automatically and IIRC that's the (not super help…
-
### Introduction
Earlier I used to detect the env based like this
```
let isProduction = window.__DEV__ ? false : true;
```
problem is that isProduction is true on debug build I have g…
-
**Describe the bug**
Background sync is triggered and fails behind the scenes if the user logs out while having unsynced items.
**To Reproduce**
Steps to reproduce the behavior:
1. Login to the …
-
**LocalAI version: v2.21.1 (33b2d38dd0198d78dbc26aa020acfb6ff4c4048c) localai/localai:latest-gpu-hipblas**
**Environment, CPU architecture, OS, and Version:**
Docker version 27.3.1, build ce12230…
-
### Current behavior
Random onPress handle in FlatList items while swiping tabs after V3 update
Especially noticeable on low-end android devices and in apps with many heavy components
Related i…
-
I'm in love with this project but how did you do it? Did you use? Which libraries did you use? I have such a project in my mind ❤️