Skip to content

Typeahead from ExtensibleForm not Filling With Patched Value #22375

Open
@erdemcaygor

Description

@erdemcaygor

Description

Typeahead input in abp-extensible-form is not updating properly when a patched value is applied through patchValue() or form initialization.

Reproduction Steps

  • Initialize a form with abp-extensible-form, including a Typeahead field.
  • Observe that the Typeahead input remains empty during the data update process

Expected behavior

  • The Typeahead field should display the patched value as soon as the data is updated.

Actual behavior

  • The Typeahead input stays empty while the data is updating

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions