VadimDez / ngx-order-pipe

▼ Angular 5+ orderBy pipe
https://vadimdez.github.io/ngx-order-pipe/
MIT License
243 stars 57 forks source link

Multi ordering is not working for the build #99

Closed paulsonantajo closed 3 years ago

paulsonantajo commented 4 years ago

I am using multi ordering something like this, *ngFor="let survey of survey | orderBy : [orderField1, orderField2] : true: true"

It is working when I ran the app using "ng serve", but not working when I took the build.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.