swimlane / ngx-datatable

✨ A feature-rich yet lightweight data-table crafted for Angular
http://swimlane.github.io/ngx-datatable/
MIT License
4.62k stars 1.68k forks source link

Sort using ngx-datatable-column Not working if value from pipe #1888

Open ronakgajjar7 opened 4 years ago

ronakgajjar7 commented 4 years ago
**{{ row?.purchaseOrder?.storeId | storeName }}**

Please tell us about your environment:

Angular version: 9.0.7 ngx-datatable version: 17.0.0

Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]

ronakgajjar7 commented 4 years ago

is any update for this issue ?

michaelbironneau commented 3 years ago

We have also observed the same issue when using a date pipe, suddenly the column can no longer be sorted.