Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Order of Keys Inconsistent #96

Open
michaelpaulcuccia opened this issue Aug 26, 2020 · 1 comment
Open

Order of Keys Inconsistent #96

michaelpaulcuccia opened this issue Aug 26, 2020 · 1 comment

Comments

@michaelpaulcuccia
Copy link

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

@Deva7798
Copy link

Deva7798 commented Feb 3, 2023

@michaelpaulcuccia , did you find any solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants