Skip to content

Merge 'develop' into 'main'#20

Merged
Arthurk12 merged 2 commits intomainfrom
develop
Apr 8, 2026
Merged

Merge 'develop' into 'main'#20
Arthurk12 merged 2 commits intomainfrom
develop

Conversation

@Arthurk12
Copy link
Copy Markdown
Member

No description provided.

Arthurk12 and others added 2 commits April 8, 2026 09:50
When an id was passed to the toggle, the spread operator used to drill
props into the underlying Material UI toggle was also overriding the
internally calculated id, causing a mismatch with the label and preventing
clicks on it from triggering the toggle action.

The fix removes id from the restProps object, preventing it from
overriding the correct internal id.
fix(toggle): id mismatch between toggle and its label
@Arthurk12 Arthurk12 merged commit 3b1d2b0 into main Apr 8, 2026
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.

1 participant