Skip to content

Set _checkedRadio when default checked radio is found#517

Closed
costinsin wants to merge 1 commit into
vscode-elements:mainfrom
costinsin:patch-1
Closed

Set _checkedRadio when default checked radio is found#517
costinsin wants to merge 1 commit into
vscode-elements:mainfrom
costinsin:patch-1

Conversation

@costinsin

Copy link
Copy Markdown
Contributor

Without this change, #511 still reproduces, because the unchecking logic is based on this._checkedRadio, so we also need to update it on slot change.

Closes #511

@costinsin costinsin closed this Sep 3, 2025
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.

How can I check a Radio by default inside a RadioGroup?

1 participant