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

[IndexTable] Remove useLayoutEffect warning in SSR for IndexTable #11950

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jesstelford
Copy link
Contributor

@jesstelford jesstelford commented Apr 26, 2024

Fixes #11862

Stops useLayoutEffect errors in SSR in Remix with the Remix Shopify App Template.

@jesstelford
Copy link
Contributor Author

/snapit

Copy link
Contributor

🫰✨ Thanks @jesstelford! Your snapshots have been published to npm.

Test the snapshots by updating your package.json with the newly published versions:

"@shopify/polaris-migrator": "0.0.0-snapshot-20240426054938",
"@shopify/polaris": "0.0.0-snapshot-20240426054938",
"@shopify/polaris-tokens": "0.0.0-snapshot-20240426054938",
"@shopify/stylelint-polaris": "0.0.0-snapshot-20240426054938"

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.

Getting useLayoutEffect errors in SSR in Remix with the Remix Shopify App Template
2 participants