jhen0409 / jhen0409/react-native-debugger

Console always console.log(Object) show with getter and setter

Open
#728 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
10.4k
Forks
815
PR merge metrics
No merged PRs in 30d

Description

### **spec**
React Native Debugger app version: latest
React Native version: 0.66.3
Platform: iOS
Is real device of platform: No
Operating System: macOS

debugger console always hide object values when console.log(Object) like this
![스크린샷 2022-11-11 오후 4 21 44](https://user-images.githubusercontent.com/23710025/201287801-2eebad7f-88c1-43fd-a7c8-ad8cd10e1118.png)

**open Object**
![스크린샷 2022-11-11 오후 4 22 03](https://user-images.githubusercontent.com/23710025/201287838-59483ae4-ba92-4563-a036-e41ca8e1227a.png)

**when profile clicked**
![스크린샷 2022-11-11 오후 4 22 27](https://user-images.githubusercontent.com/23710025/201287884-e7ba6606-66ab-48d7-ae21-c4ac8e049fe4.png)

**and profile clicked**
![스크린샷 2022-11-11 오후 4 22 39](https://user-images.githubusercontent.com/23710025/201287913-a67de88b-214d-4154-a5f2-e781cec8f41a.png)

when 1month ago this issue not happend..
how can i fix it?
is it RN version issue?

local Object working good but when response from server data that always showing.
so i ask to server engineer "Are you sending getter, setter?"
the answer is "NO"

thanks!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.