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 default value not initializing for controlled properties #3445

Merged
merged 2 commits into from
Apr 24, 2024

Conversation

Janpot
Copy link
Member

@Janpot Janpot commented Apr 23, 2024

While working on #3444, noticed that on page load default values were not assigned on expressions that bind to a controlled prop, if it doesn't have a defaultValueProp.

@Janpot Janpot added the core Infrastructure work going on behind the scenes label Apr 23, 2024
@Janpot Janpot changed the title Try fixing issues with default values not initializing Fix default value not initializing for controlled properties Apr 23, 2024
@Janpot Janpot marked this pull request as ready for review April 23, 2024 16:29
@Janpot Janpot requested a review from a team April 23, 2024 16:29
@Janpot Janpot enabled auto-merge (squash) April 24, 2024 08:00
@Janpot Janpot merged commit 7721ebd into mui:master Apr 24, 2024
12 checks passed
@Janpot Janpot deleted the fix-default0valdeekj branch April 24, 2024 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Infrastructure work going on behind the scenes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants