Memoized reselect selector with RTKQuery selectFromResult still rerenders component
I’m working with an API endpoint that returns random data for a particular property (unstableProperty) every time it is called for the same entity. This behavior is illustrated below: