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

Models not parsed correctly when passed via constructor #112

@rysilva

Description

@rysilva

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/

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions