This repository has been archived by the owner on Oct 2, 2019. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf(repeatParserService): track groups by name
Use "track by" to track groups of choices by their name instead of the $$hastKey. This way, existing items don't have to be re-rendered when the array of items changes. Closes #1721
- Loading branch information