software-mansion / react-native-reanimated

React Native's Animated library reimplemented
https://docs.swmansion.com/react-native-reanimated/
MIT License
8.85k stars 1.29k forks source link

debuggerWorker.js:69 TypeError: Cannot convert undefined or null to object #6532

Open TonyFTannous-Byd opened 5 hours ago

TonyFTannous-Byd commented 5 hours ago

Description

i user react native debugger https://github.com/jhen0409/react-native-debugger because it support debug request network. i use react native 0.75.1, and i need to debug my request network. so i used react native debugger with enabled network inspect. because i use @react-navigation/drawer which it use react-native-reanimated 3.15.3. an error occured: Cannot convert undefined or null to object

Steps to reproduce

Screenshot 2024-09-21 at 2 32 21 PM

Snack or a link to a repository

https://github.com/software-mansion/react-native-reanimated.git

Reanimated version

3.15.3

React Native version

0.75.1

Platforms

Android, iOS

JavaScript runtime

Hermes

Workflow

React Native

Architecture

Fabric (New Architecture)

Build type

None

Device

None

Device model

No response

Acknowledgements

Yes

github-actions[bot] commented 5 hours ago

Hey! 👋

The issue doesn't seem to contain a minimal reproduction.

Could you provide a snack or a link to a GitHub repository under your username that reproduces the problem?