Skip to content

Fix layout context prop resolving for boolean types (#567)#568

Merged
atmelmicro merged 1 commit into
masterfrom
bug/layout-context-bool-props
Nov 26, 2024
Merged

Fix layout context prop resolving for boolean types (#567)#568
atmelmicro merged 1 commit into
masterfrom
bug/layout-context-bool-props

Conversation

@atmelmicro

Copy link
Copy Markdown
Contributor

Allows boolean props to propagate when layout context is false

Closes #567

Comment thread src/components/_helpers/resolveContextOrProp.js Outdated
@adamkudrna
adamkudrna requested a review from mbohal October 7, 2024 09:26
Comment thread src/components/_helpers/resolveContextOrProp.js
@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
@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