Firefox sorting behaves different than in other browsers
Opened this issue · 0 comments
jschaefer-workmatrix commented
Shuffle version
6.1.0
Describe the bug
Sorting bevahior differs in firefox.
When using sort with a custom compare function the sorting breaks in firefox due to this fact.
To Reproduce
Steps to reproduce the behavior:
- Visit the codepen with any browser other than firefox
- click on an item and see the sorting work out
- Do the same in firefox
- you will see, that the sorting completely differs