Skip to content

[Search]: no default value set for autocompleteFrom #416

@andruskutt

Description

@andruskutt

Problem

When using community search component, results dialog is not shown after one enter three letters.
Documentation claims that there is default value 3 for autocompleteFrom.

Looking at the code:

autocompleteFrom = input<number | undefined>();

Seems it is not applied like other bound values with default value.

Solution

one should always bind autocompleteFrom: [autocompleteFrom]="3"

Metadata

Metadata

Assignees

No one assigned

    Labels

    communityCommunity component issue

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions