Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Select dropdown value issue with Rx-Select. #627

Open
ankitrudani6 opened this issue Feb 22, 2023 · 0 comments
Open

Select dropdown value issue with Rx-Select. #627

ankitrudani6 opened this issue Feb 22, 2023 · 0 comments

Comments

@ankitrudani6
Copy link

Describe the bug

When the user enter search string in rx-select and select any value from the result. After selecting the value enter another search string or a random value in the dropdown and press enter, It will take the last selected value.

Expected Behavior

Rx-select should contain the matching value of the search string after pressing enter button otherwise it remains empty

To Reproduce

Use this link to reproduce the issue:
https://stackblitz.com/edit/rxweb-select-value-fhngge?file=src/app/app.component.html

Url (stackblitz or plunker or other)

https://stackblitz.com/edit/rxweb-select-value-fhngge?file=src/app/app.component.html

Package Version

@rxweb/angular@0.0.30

@ankitrudani6 ankitrudani6 changed the title select dropdown value issue with Rx-Select. Select dropdown value issue with Rx-Select. Feb 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant