Skip to content

Bloodhound: getIntersection - compare same as sorting#159

Open
ezr-ondrej wants to merge 1 commit intocorejavascript:masterfrom
ezr-ondrej:master
Open

Bloodhound: getIntersection - compare same as sorting#159
ezr-ondrej wants to merge 1 commit intocorejavascript:masterfrom
ezr-ondrej:master

Conversation

@ezr-ondrej
Copy link

There is a huge bug.
If my ids are integers, they got sorted as string ( from js definition of sort - https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort ), but compared as integers.
It is not really working for me!!

@ezr-ondrej ezr-ondrej changed the title compare same as sorting Bloodhound: getIntersection - compare same as sorting Sep 11, 2017
@ezr-ondrej
Copy link
Author

🤷

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

Successfully merging this pull request may close these issues.

1 participant