-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Description
The tool views the changes very well and correct.
What's not very correct is when an Array difference is displayed.
But the view is not clear if it's an array or an Object having the keys as numbers.
{ "0": 1000, "1": 2000 } will display same thing as [1000, 2000] which is not the same.
Can the tool spot somehow the difference? Maybe showing array brackets for arrays, or adding a small text near the array to spot what's going one there.
This can create confusion and displays invalid results.
Thank you!
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
