issues
search
open-source-labs
/
Reactime
Developer tool for time travel debugging and performance monitoring in React applications.
https://www.reacti.me
MIT License
2.17k
stars
200
forks
source link
Fixing circular state bugs and hooks parsing errors, increase layout width.
#183
Closed
crperezt
closed
4 years ago
crperezt
commented
4 years ago
Description:
Fixing circular state bugs and hooks parsing errors, increase layout width.
Changes I Made:
Fixing bugs when component states include circular objects.
Added try/catch to hooks parsing.
Increased width for deeply nested states.
How to Test:
Additional websites will display state, such as reacttraining.com
Description:
Changes I Made:
How to Test: