-
Notifications
You must be signed in to change notification settings - Fork 8
[bug]: Modal does not show items in 1.0.0-rc.13 #96
Description
Description
After updating wallet connect modal from 1.0.0-rc.11 to 1.0.0-rc.13, I can not see any items in the modal, It always show a loading indicator. I check the logs and it throw error:
TypeError: ownKeys target is non-extensible but key is missing from trap result
WalletConnect Modal SDK version
1.0.0-rc.13
Output of npx react-native info
System:
OS: macOS 14.1
CPU: (8) arm64 Apple M2
Memory: 65.72 MB / 16.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 18.12.1
path: /usr/local/bin/node
Yarn:
version: 1.22.19
path: /usr/local/bin/yarn
npm:
version: 9.1.2
path: /usr/local/bin/npm
Watchman:
version: 2023.02.27.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.13.0
path: /usr/local/bin/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 23.0
- iOS 17.0
- macOS 14.0
- tvOS 17.0
- watchOS 10.0
Android SDK:
API Levels:
- "29"
- "30"
- "31"
- "32"
- "33"
Build Tools:
- 30.0.2
- 30.0.3
- 31.0.0
- 33.0.0
- 33.0.1
- 34.0.0
System Images:
- android-22 | Google APIs ARM 64 v8a
- android-29 | Google APIs ARM 64 v8a
- android-33 | Google APIs ARM 64 v8a
Android NDK: Not Found
IDEs:
Android Studio: 2022.3 AI-223.8836.35.2231.10406996
Xcode:
version: 15.0.1/15A507
path: /usr/bin/xcodebuild
Languages:
Java:
version: 18.0.2.1
path: /usr/bin/javac
Ruby:
version: 2.6.10
path: /usr/bin/ruby
npmPackages:
"@react-native-community/cli": Not Found
react:
installed: 18.2.0
wanted: 18.2.0
react-native:
installed: 0.72.5
wanted: 0.72.5
react-native-macos: Not Found
npmGlobalPackages:
"react-native": Not Found
Android:
hermesEnabled: true
newArchEnabled: false
iOS:
hermesEnabled: true
newArchEnabled: false
Expo Version (if applies)
No response
Steps to reproduce
- Update wallet connect to .rc.13
- Press on connect button
- Observe the modal showing
