-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[0.78.0-rc.2] Test Report: vonovak #757
Comments
Oh that's concerning. How do you reproduce this @vonovak ? |
I reproduce this with when I go to the Image screen I see no images, but space for them seems occupied. It seems the emulator is somehow faulty or has some weird settings that break the images, because my other emulators (tried 2) do render them and also print the The buggy emulator below.
|
I confirm the Modal component looks the same on 77, and the problem was with my emulator. After purging its data and cold-starting it, it works all good. |
Target Minor
0.78.0-rc.2
Under what system configuration was the test run?
Details
System:
OS: macOS 15.2
CPU: (10) arm64 Apple M1 Max
Memory: 138.53 MB / 64.00 GB
Shell:
version: 5.2.15
path: /opt/homebrew/bin/bash
Binaries:
Node:
version: 22.11.0
path: /opt/homebrew/bin/node
Yarn:
version: 1.22.22
path: /opt/homebrew/bin/yarn
npm:
version: 10.9.0
path: /opt/homebrew/bin/npm
Watchman:
version: 2024.10.21.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.16.2
path: /opt/homebrew/lib/ruby/gems/2.7.0/bin/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 24.1
- iOS 18.1
- macOS 15.1
- tvOS 18.1
- visionOS 2.1
- watchOS 11.1
Android SDK:
API Levels:
- "26"
- "33"
- "34"
- "35"
Build Tools:
- 26.0.3
- 30.0.2
- 30.0.3
- 33.0.0
- 33.0.1
- 34.0.0
- 35.0.0
System Images:
- android-23 | Google APIs ARM 64 v8a
- android-24 | Google Play Intel x86 Atom
- android-26 | Google APIs Intel x86_64 Atom
- android-33 | Google APIs Intel x86_64 Atom
- android-33 | Google Play ARM 64 v8a
- android-34 | Google APIs ARM 64 v8a
- android-VanillaIceCream | Google Play ARM 64 v8a
Android NDK: Not Found
IDEs:
Android Studio: 2024.2 AI-242.23726.103.2422.12816248
Xcode:
version: 16.1/16B40
path: /usr/bin/xcodebuild
Languages:
Java:
version: 21.0.4
path: /usr/bin/javac
Ruby:
version: 3.3.6
path: /opt/homebrew/bin/ruby
npmPackages:
"@react-native-community/cli": Not Found
react: Not Found
react-native: Not Found
react-native-macos: Not Found
npmGlobalPackages:
"react-native": Not Found
Tested configurations
Refer to this spreadsheet for test cases.
gives these errors in redbox but everything works after dismissing them. I've seen this before on 77 too but it's intermittent it seems.
modal looks odd, as if elevation prop was interfering. Let me see how it was on 77
Click me
I sometimes see Images not loading, accompanied with
Encoded image is null
in metro logs.still seeing debugger icon missing as in #724 (comment)
Close this issue if there are no blocking issues.
Blocking Issues?
Encoded image is null
in metro logs andunknown:WrappingUtils com.facebook.react.uiapp W Don't know how to round that drawable: com.facebook.react.views.image.ReactImageDownloadListener$EmptyDrawable
in logcat.The text was updated successfully, but these errors were encountered: