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

Warn about missing stackItemSize on fa-icon inside fa-stack #285

Merged
merged 1 commit into from
Dec 11, 2020

Conversation

devoto13
Copy link
Collaborator

Previously we would silently drop elements without stackItemSize, which was confusing to users.

With this change we also stop making assumptions about the passed elements to prevent issues like #283, but in fa-stack.

Fixes #177

Previously we would silently drop elements without stackItemSize, which was confusing to users.

With this change we also stop making assumptions about the passed elements to prevent issues like FortAwesome#283, but in fa-stack.

Fixes FortAwesome#177
@devoto13 devoto13 merged commit 8b8d7d9 into FortAwesome:master Dec 11, 2020
@devoto13 devoto13 deleted the relax-stack branch December 11, 2020 17:06
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.

fa-stack renders blank, but removing wrapper renders icons
1 participant