-
### Before submitting a new issue
- [X] I tested using the latest version of the library, as the bug might be already fixed.
- [X] I tested using a [supported version](https://github.com/reactwg/reac…
-
### Already reported ? *
- [X] I have searched the existing open and closed issues.
### Regression?
Yes, No
### System Info and Version
System/Version info
```sh
Hyprland, built from branch …
-
### What system are you running Yazi on?
Linux Wayland
### What terminal are you running Yazi in?
kitty v0.37.0
### `yazi --debug` output
```Shell
Yazi
Version: 0.3.3 (6001f3c 2024-11-07)
…
-
### Minimal reproducible example
Caused by #32821. I tried to create a repro but a fresh expo app does not run into this issue.
### What platform(s) does this occur on?
Android, iOS
### Where did …
-
### Minimal reproducible example
Caused by #32821. I tried to create a repro but a fresh expo app does not run into this issue.
### What platform(s) does this occur on?
Android, iOS
### Wh…
-
### Minimal reproducible example
.
### What platform(s) does this occur on?
Android
### Where did you reproduce the issue?
in a development build
### Summary
[RUN_GRADLEW] Execution failed for …
-
### Describe the bug
I can't build a docker image from my simple VITE project
### Reproduction
Localhost
### Steps to reproduce
docker build image
docker run image_id
### System Info
```shell…
-
**What is the current behavior?**
I am running into this issue when attempting to build my iOS app in a Release scheme either via Xcode or via the expo CLI. I am able to successfully run the app in t…
-
### Summary
[RUN_GRADLEW] > Task :expo-font:javaPreCompileRelease
[RUN_GRADLEW] > Task :expo-modules-core:compileReleaseKotlin
[RUN_GRADLEW] Deprecated Gradle features were used in this build, maki…
-
### Describe the bug
When an async function has no promise inside, tests with `vi.useFakeTimers` are not running.
### Reproduction
[StackBlitz](https://codesandbox.io/p/devbox/validated-form-error-…