-
Notifications
You must be signed in to change notification settings - Fork 751
Closed
Description
Hello, I have an issue where the ipv6 sorter is not working as expected. here is the list of ip addresses so that you can verify that it is not working correctly:
- fd33:2222::101
- fd33:2222::102
- fd33:1111::103
- fd33:1111::201
- fd33:1111::203
- fd33:1111::103
- fd33:1111::101
- fd33:1111::102
I have inspected the cache and see that each address is assigned a long decimal number that, in theory, should be correct, however the sorting on my site is incorrect. Any thoughts or reasons why these particular addresses would not sort properly?
Reactions are currently unavailable