Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

bug(Select): formControl does not update when itemValueKey is set #245

Open
1 task
sterapps opened this issue Feb 21, 2023 · 0 comments
Open
1 task

bug(Select): formControl does not update when itemValueKey is set #245

sterapps opened this issue Feb 21, 2023 · 0 comments
Labels
component: Select needs triage This issue needs to be triaged by the team

Comments

@sterapps
Copy link
Collaborator

Is this a regression?

  • Yes, this behavior used to work in the previous version

The previous version in which this bug was not present was

No response

Reproduction

Steps to reproduce:

  1. Create a select with formControlName and itemValueKey
  2. Check if the form control value is updated after selecting an item

Expected Behavior

On selecting an item the value of the specified form control should be updated.

Actual Behavior

On selecting an item the value of the specified form control is empty.

Environment

  • Angular:15.0.4
  • Anglify:0.46.2
  • Browser(s):Chrome
  • Operating System (e.g. Windows, macOS, Ubuntu):macOS
@sterapps sterapps added needs triage This issue needs to be triaged by the team component: Select labels Feb 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
component: Select needs triage This issue needs to be triaged by the team
Projects
None yet
Development

No branches or pull requests

1 participant