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: show flex child for collection item #4467

Merged
merged 1 commit into from
Nov 25, 2024
Merged

fix: show flex child for collection item #4467

merged 1 commit into from
Nov 25, 2024

Conversation

TrySound
Copy link
Member

Fixes #4458

Collection is not stylable and was checked for display: flex but instead should be skipped.

Fixes #4458

Collection is not stylable and was checked for display: flex
but instead should be skipped.
@TrySound TrySound requested a review from johnsicili November 24, 2024 14:05
Copy link
Contributor

@johnsicili johnsicili left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

@TrySound TrySound merged commit b8b489c into main Nov 25, 2024
15 checks passed
@TrySound TrySound deleted the flex-child branch November 25, 2024 05:13
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.

Flex Child props don't show for children of Collections and Slots
2 participants