**Reproduce** - set up a callbacks-based selection grid with items that share some properties (e.g. have the same creation date) - generate more than one page worth of items - add sorting support in the backend - **intentionally** do not ensure a determinate sort order (e.g. do not specify an order for items with the same creation date) - in the selection grid sort by that property (i.e. creation date, in our example) - click on some rows in the selection grid **IS** - seemingly random rows get selected **SHOULD** - the rows clicked should get selected