-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The diff log has 2 objects represented as strings: oldstate and newstate. We need a parsing algorithm to convert these strings to PJO (plain javascript object). The complexity of the problem comes from the fact that oldstate and newstate have unpredictable key/value pairs b/c every React app loaded into the devtool will be different.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request