Skip to content

QueryList<> interface is not iterable in TypeScript #7022

Description

@hansl

The d.ts generated does not contain the Symbol.iterator member (and does not implement the Iterable interface). That would be okay if we could use toArray() but the Dart implementation is missing that declaration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions