jhen0409 / jhen0409/react-native-debugger
Variable inspection shows incorrect values
- Dominant language
- JavaScript
- Stars
- 10.4k
- Forks
- 815
- PR merge metrics
- No merged PRs in 30d
Description
This is a really odd bug. When using `react-native-debugger` sometimes my variables show the wrong values. This does not occur in the React Native browser debugger.
### Example cases:
`optValue` is always either `true` or `false` but the debugger shows:

`currentUser` is always an `object`, but the debugger shows:

React Native Debugger app version: 0.8.1
React Native version: 0.57.1 (Expo SDK 31)
Platform: Android 9.0
Is real device of platform: Yes, real device debugged over Wi-Fi
Operating System: Windows 7 x64
Contributor guide
Assessment
This issue has not been assessed yet.