React-native-debugger: Hooks objects as state not showing in RND

Created on 25 Oct 2019  路  1Comment  路  Source: jhen0409/react-native-debugger

React Native Debugger app version: 0.10.2
React Native version: 0.59 (Expo SDK35)
Platform: iOS
Is real device of platform: Yes
Operating System: Windows

As the image below shows, I can't see the state of hooks with objects as a state. The ones with a simple string update and show as expected, while the hooks with object show no indication of changing or updating.

rndbugreport

Most helpful comment

Hi RN-Debugger team.. i believe this was somewhat recently resolved in react-dev tools.
https://github.com/facebook/react-devtools/issues/1282

Any idea on the timeline this will be fixed in rn-debugger? This is.. i'd say a big issue, thanks!

Yea you can not see the 'keys' only just the values.. and any non-primitive values can not be expanded and are just shown as a plain text preview

>All comments

Hi RN-Debugger team.. i believe this was somewhat recently resolved in react-dev tools.
https://github.com/facebook/react-devtools/issues/1282

Any idea on the timeline this will be fixed in rn-debugger? This is.. i'd say a big issue, thanks!

Yea you can not see the 'keys' only just the values.. and any non-primitive values can not be expanded and are just shown as a plain text preview

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jgcmarins picture jgcmarins  路  23Comments

jmschlmrs picture jmschlmrs  路  34Comments

peggyrayzis picture peggyrayzis  路  20Comments

rikur picture rikur  路  43Comments

maxhungry picture maxhungry  路  50Comments