react-diff-viewer icon indicating copy to clipboard operation
react-diff-viewer copied to clipboard

Order of Keys Inconsistent

Open michaelpaulcuccia opened this issue 5 years ago • 1 comments
trafficstars

I am using a GET request to Firestore to bring back an object from a collection. The object contains 9 keys. In Firestore, it is stored in ABC order. But the object comes back with the Keys in a variety of orders (no consistency) and ends up not comparing correctly. How do you format object keys to consistently be in the same sort of order? compare

michaelpaulcuccia avatar Aug 26 '20 13:08 michaelpaulcuccia

@michaelpaulcuccia , did you find any solution?

Deva7798 avatar Feb 03 '23 19:02 Deva7798