[ALOY-415] Make models/properties test app collection work properly
| GitHub Issue | n/a | 
|---|---|
| Type | Bug | 
| Priority | High | 
| Status | Resolved | 
| Resolution | Fixed | 
| Resolution Date | 2012-12-05T22:42:16.000+0000 | 
| Affected Version/s | n/a | 
| Fix Version/s | Alloy 0.3.3, 2012 Sprint 25 | 
| Components | n/a | 
| Labels | n/a | 
| Reporter | Tony Lukasavage | 
| Assignee | Unknown | 
| Created | 2012-12-04T20:05:06.000+0000 | 
| Updated | 2018-03-07T22:25:55.000+0000 | 
Description
	As a result of the work in ALOY-414, one small part of the [models/properties test app](https://github.com/appcelerator/alloy/tree/master/test/apps/models/properties) is not working now. It only seems to show one model at a time in the table. We need to inspect why this is occurring with the new adapter code and fix it.
No comments