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

Fix 1485 by overriding SetParametersAsync #1506

Merged
merged 1 commit into from
Feb 13, 2024
Merged

Conversation

vnbaaij
Copy link
Collaborator

@vnbaaij vnbaaij commented Feb 12, 2024

Use a specific SetParametersAsync for Combobox so initial/programmetic selection can be made.

New behavior can be tested with '/IssueTester'. Needs to be cleared after approval/before merging.

@vnbaaij vnbaaij added this to the V4.5.0 milestone Feb 12, 2024
@vnbaaij vnbaaij merged commit b2578b2 into dev Feb 13, 2024
4 checks passed
@vnbaaij vnbaaij deleted the users/vnbaaij/fix-#1485 branch February 13, 2024 08:30
@vnbaaij vnbaaij changed the title Fix 1485 by overriding SetPatrametersAsync Fix 1485 by overriding SetParametersAsync Mar 7, 2024
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

Successfully merging this pull request may close these issues.

fix: SelectedOption/Value not set correctly in FluentCombobox when selected by code
2 participants