Skip to content

[Feature] Update Shopify Polaris from v12 to v13 #1064

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

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

Conversation

chefjuanpi
Copy link

Polaris 13 solve multiple errors and error alerts for SSR environments like Remix.

After update the debug console becomes clean, making easy for developers concentrate on their own issues.

Context about the problem that’s being addressed.
Using polaris v12. cause multiple error alerts when we use some polaris components like Table components, Shopify Polaris team solve this issues on v13.

They document the issue here polaris issue 11862

This update can solve issues like: Getting useLayoutEffect errors

#926

WHY are these changes introduced?

Fixes #0000

WHAT is this pull request doing?

Test this PR

shopify app init --template=https://github.com/Shopify/shopify-app-template-remix#<your-branch-name>

Checklist

  • I have made changes to the README.md file and other related documentation, if applicable
  • I have added an entry to CHANGELOG.md
  • I'm aware I need to create a new release when this PR is merged

Polaris 13 solve many errors for SSR enviroments like remix.  this is a well document issue.

Shopify/polaris#11862
@chefjuanpi chefjuanpi requested a review from a team as a code owner May 17, 2025 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant