-
Notifications
You must be signed in to change notification settings - Fork 27.1k
Closed
Labels
breaking changeseffort1: hoursopen for contributionsAn issue that is suitable for a community contributor (based on its complexity/scope).An issue that is suitable for a community contributor (based on its complexity/scope).type: bug/fix
Description
Chaining a pipe after a slice is broken:
{{ users | slice:0:1 | json }} // outputs [object Object]
See here for quick repro http://plnkr.co/edit/UFrCtQ?p=preview
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
breaking changeseffort1: hoursopen for contributionsAn issue that is suitable for a community contributor (based on its complexity/scope).An issue that is suitable for a community contributor (based on its complexity/scope).type: bug/fix