This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
angular.Array.limitTo populates result with nulls if supplied limit exceeds input array's length #571
Closed
Description
Well... basically
Go to the live preview section in
http://docs.angularjs.org/#!/api/angular.Array.limitTo
Enter any number larger than 10 and notice nulls appearing at the end of result
Enter any number less than -10, notice results prepended by nulls
Metadata
Metadata
Assignees
Labels
No labels