Skip to content

ObservableArray/ListView support #28

@tjvantoll

Description

@tjvantoll

I would like to use a <ListView> in my {N}/Angular 2 app, and currently it doesn’t appear that is supported.

To start if I try to point *ngFor at an ObservableArray I get an error about Cannot find a differ supporting object '' (although it does work if I point at an ObservableArray’s _array property).

But even if that worked I’m not sure how I’d incorporate the *ngFor syntax into the existing <ListView> element. Am I missing something here, or is this just not supported yet?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions