*** -[NSXPCEncoder _checkObject:]: This coder only encodes objects that adopt NSSecureCoding (object is of class 'RCTWeakEventEmitterWrapper'). #47762
Labels
Needs: Triage 🔍
Type: New Architecture
Issues and PRs related to new architecture (Fabric/Turbo Modules)
Description
Crash as soon as I enter anything in a
<TextInput />
Steps to reproduce
npx create-expo-app@latest
npm expo run:ios
yarn start
<TextInput />
anywhere in the example app.React Native Version
0.76.2
Affected Platforms
Runtime - iOS, Runtime - Desktop
Areas
Fabric - The New Renderer
Output of
npx react-native info
Stacktrace or Logs
Reproducer
https://github.com/Voxar/react-native-textinput-crash
Screenshots and Videos
The text was updated successfully, but these errors were encountered: