Skip to content
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

[Bug] AntmView中的reduce方法没有加初始值,导致ListItem渲染报错 #1408

Closed
1 task done
Ezra-Chan opened this issue Jan 17, 2025 · 0 comments
Closed
1 task done
Labels

Comments

@Ezra-Chan
Copy link

💬 Before You Start

  • I have searched the issues of this repository and believe that this is not a duplicate.

🙋 Description/Step to reproduce

Image

🔴 Version

5.3.2

💻 Environment

Expo, iOS

⚫️ Output of npx react-native info

System:
OS: macOS 14.6
CPU: (8) arm64 Apple M3
Memory: 235.64 MB / 16.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 20.18.1
path: /usr/local/bin/node
Yarn:
version: 1.22.22
path: /usr/local/bin/yarn
npm:
version: 10.8.2
path: /usr/local/bin/npm
Watchman:
version: 2024.12.02.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.8.3
path: /Users/chenxin559/.rvm/gems/ruby-3.1.2/bin/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 23.5
- iOS 17.5
- macOS 14.5
- tvOS 17.5
- visionOS 1.2
- watchOS 10.5
Android SDK: Not Found
IDEs:
Android Studio: 2024.2 AI-242.23726.103.2422.12816248
Xcode:
version: 15.4/15F31d
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.13
path: /usr/bin/javac
Ruby:
version: 3.1.2
path: /Users/chenxin559/.rvm/rubies/ruby-3.1.2/bin/ruby
npmPackages:
"@react-native-community/cli":
installed: 15.1.3
wanted: ^15.1.3
react:
installed: 18.3.1
wanted: 18.3.1
react-native:
installed: 0.76.5
wanted: 0.76.5
react-native-macos: Not Found
npmGlobalPackages:
"react-native": Not Found
Android:
hermesEnabled: Not found
newArchEnabled: Not found
iOS:
hermesEnabled: Not found
newArchEnabled: Not found

Additional comments

No response

Ezra-Chan pushed a commit to Ezra-Chan/ant-design-mobile-rn that referenced this issue Jan 17, 2025
1uokun added a commit that referenced this issue Jan 20, 2025
fix: Array.prototype.reduce() requires an initial value(#1408)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant