react-native-debugger
react-native-debugger copied to clipboard
Console always console.log(Object) show with getter and setter
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

open Object

when profile clicked

and profile clicked

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!