Skip to content

og-list does not show emptyListMessage when empty list is assigned #93

@pmoule

Description

@pmoule

Describe the bug
og-list with an empty array assigned to items property does not show emptyListMessage.

To Reproduce

  1. items: string[] = [];
  2. items: string[];

Expected behavior
In both cases I expect the emptyListMessage to be shown.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions