realm / realm-js

Realm is a mobile database: an alternative to SQLite & key-value stores
https://realm.io
Apache License 2.0
5.68k stars 563 forks source link

Remapped Property Key Not Working with Sorting #6779

Closed kneth closed 1 day ago

kneth commented 1 week ago

When mapTo is used to have an alias for a property name, Realm.Results.sorted() doesn't recognize the alias leading to errors like Cannot sort on key path 'NAME': property 'PersonObject.NAME' does not exist.

sync-by-unito[bot] commented 1 week ago

➤ PM Bot commented:

Jira ticket: RJS-2858