Skip to content
This repository has been archived by the owner on May 17, 2018. It is now read-only.

Models not parsed correctly when passed via constructor #112

Closed
rysilva opened this issue Aug 27, 2013 · 0 comments
Closed

Models not parsed correctly when passed via constructor #112

rysilva opened this issue Aug 27, 2013 · 0 comments
Labels

Comments

@rysilva
Copy link

rysilva commented Aug 27, 2013

I'm seeing an issue with my pageable collection. I am creating a collection from a string array, which gets parsed into models by the model's parse method.

If I seed the collection via the reset method, it is parsed correctly. If I use the constructor, it's not parsed correctly.

See this example jsfiddle: http://jsfiddle.net/6CsHz/1/

@wyuenho wyuenho closed this as completed in d0c0db4 Nov 1, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant