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 layout context prop resolving for boolean types (#567) #568

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

atmelmicro
Copy link
Collaborator

Allows boolean props to propagate when layout context is false

Closes #567

@adamkudrna adamkudrna requested a review from mbohal October 7, 2024 09:26
@atmelmicro atmelmicro force-pushed the bug/layout-context-bool-props branch from 2726fc1 to 904e9df Compare October 24, 2024 07:53
@atmelmicro atmelmicro force-pushed the bug/layout-context-bool-props branch from 904e9df to 50d4683 Compare November 26, 2024 08:17
@atmelmicro atmelmicro merged commit 4c2d51f into master Nov 26, 2024
11 checks passed
@atmelmicro atmelmicro deleted the bug/layout-context-bool-props branch November 26, 2024 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Fixing a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Layout context not working for bool props
4 participants