I have a predefined list called "Brands" with brand names containing "Infinity".
For some reason we have to sort the predefined list in a constructed list. I use this code to do that:
Add(Brands)
SortByLabel()
Using this constructed list in a dropdown select, Infinity is not at the correct position. It seems that the string part "Inf" causes the problem. Same problem occurs if I sort a list containing the word "Information".
Another effect: Uploaded to our server and tested online, "Infinity" ist always on last position.
I am using Lighthouse 9.14.0.