-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Polaris Empty state illustration rendering very small #810
Comments
Odd, shouldn't the illustration be rendering under the title and actions? |
Weird, I thought this was fixed. |
@nwtn is getting a slightly different version of this problem today. Related to this issue is a "double rendering" that seems to happen because of SSR and AppProvider. AppProvider checks for client, it's not ready, then it checks it again and renders "properly". |
This repo getting a makeover! We want to make it easier to find existing issues, remove duplicates, and increase community engagement. If you issue is closed, re-labelled, or moved, don’t panic–it may be a duplicate (check the comments), or there is a new label or repository that work better. If you disagree with the changes or have any other thoughts on how we can make Polaris better, please let us know! |
This issue has been inactive for 180 days and labeled with |
Issue summary
Hi Team, Happy New Year! When building Build a Shopify app with Node and React the Polaris Empty state component illustration sometimes renders very small.
Expected behavior
It should render as shown in Polaris https://polaris.shopify.com/components/structure/empty-state
Actual behavior
Steps to reproduce the problem
Reduced test case
Specifications
cc: @katiedavis
The text was updated successfully, but these errors were encountered: