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.
ng-repeat can't handle NaN values. #4605
Closed
Description
ng-repeat ends up in an infinite loop when "track by $index" is used and a NaN value appears in the collection.
Please see http://plnkr.co/edit/cV3mOq and uncomment the "breaking" line in script.js