I have an app where I display a list of elements, every one with different properties, and one of those properties is used to get another value from a factory, and I want to be able to sort the list by that calculated value.I have an app where I display a list of element